non mi sgridare
![]()
okok ho fatto:
<%if Scroll.EOF or Scroll.BOF then%>
Sezione in aggiornamento
<%else%>
<%
Do while not Scroll.EOF
sito = scroll("link")
pag = scroll("IDPagina")
%>
<%if sito = ("http://") and pag = (0) then%>
<%=Scroll("Scroll")%>
<%elseif sito <> ("http://") and pag = (0) then%>
"><%=Scroll("Scroll")%>
<%elseif sito = ("http://") and pag <> (0) then%>
"><%=Scroll("Scroll")%>
<%end if%>
<%end if%>
ma....nada