
21/04/2002, 21:50
|
 | | | Fecha de Ingreso: enero-2002 Ubicación: Lima
Mensajes: 1.302
Antigüedad: 23 años, 4 meses Puntos: 3 | |
Re: Problema con if then etonces has lo que él hizo
if frs.Bof = false and frs.eof = false then
Response.Write("<IMG BORDER=0 SRC=" & chr(34) & Frs.Fields("PathI1") & chr(34) & ">")
else
response.write "No hay imagen"
Giancarlo Loret de Mola (Mamon) |