<% Function FixQuotes (strTxt) If strTxt <> "" Then FixQuotes = Replace(strTxt, "'", "´") FixQuotes = Replace(FixQuotes, "\", "~bs~") FixQuotes = trim(FixQuotes) End If End Function %> <%OpenConn 'SQL_titolo="SELECT titolo FROM LIBRI where idlibro=" & request("idlibro") 'set RS_titolo=conn.execute(SQL_titolo) 'book_title = RS_titolo(0) %> Registration

Ricerca

<% if request("bic")<>"" then %> Home <% totbic=len(request("bic")) startbic=1 DO WHILE not startbic = totbic SQL="SELECT categoria FROM struttura_bic where bic = '" & left(request("bic"),startbic) & "'" set RS_bic=conn.execute(SQL) cat=RS_bic(0) %> > "><%=cat%> <% startbic = startbic + 1 %> <% loop %> <% SQL="SELECT categoria FROM struttura_bic where bic = '" & request("bic") & "'" set RS_last_bic=conn.execute(SQL) cat=RS_last_bic(0) %> > <%=cat%> <% end if %>

Smarrita Password?

Inserisci il tuo indirizzo e-mail e ti verrā rinviata per posta elettronica la tua password

E-mail: *



<% CloseConn %>