Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/08/2005, 13:08
Avatar de Saruman
Saruman
 
Fecha de Ingreso: mayo-2003
Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 22 años
Puntos: 5
donde estaás chekeando el .bof=false and .eof=false le pones esto:

if variable_q_busca <> "" then
if RS.bof=false and RS.eof=false then
Response.write("Encontro algo")
else
Response.write("no encontro nada")
end if
end if

saludos
__________________
Saruman

One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them.