Ver Mensaje Individual
  #2 (permalink)  
Antiguo 15/04/2004, 16:22
Avatar de univercity
univercity
 
Fecha de Ingreso: noviembre-2002
Mensajes: 681
Antigüedad: 22 años, 6 meses
Puntos: 0
Esto te puede servir...

<%
If rst("imagen") <> "" then
<img src=turuta/rst("imagen")>
else
<img src=turuta/nodisponible.gif>
end If

%>
__________________
"Lo importante es nunca dejar de hacerse preguntas"
Albert Einstein