Ver Mensaje Individual
  #4 (permalink)  
Antiguo 14/01/2003, 09:52
Avatar de lubetpic
lubetpic
 
Fecha de Ingreso: enero-2002
Ubicación: San Jose
Mensajes: 679
Antigüedad: 23 años, 3 meses
Puntos: 0
pues haces una consulta

if titulo<>"" then
set sql=db.execute("select * from tabla where titulo='"&titulo&"'")

titulo=sql("titulo")
end if


o algo por el estilo