buongiorno
mi spiegate perche nn mi va?
<%
ricerca = Request.Form("ricerca_totale")
openCN
sql="SELECT * FROM ARTICOLI WHERE AUTORE LIKE '" & ricerca & "*'"
rs.Open sql, cn
if rs.EOF then
%>
grazie
buongiorno
mi spiegate perche nn mi va?
<%
ricerca = Request.Form("ricerca_totale")
openCN
sql="SELECT * FROM ARTICOLI WHERE AUTORE LIKE '" & ricerca & "*'"
rs.Open sql, cn
if rs.EOF then
%>
grazie