Hola,
Llevo todo un dia peleandome con una instruccion If Len y no hay manera.
El codigo es el siguiente :
<TD width="1%"><% if len (oRs("Notas")>0 )then
response.write(<IMG border=0 src="Factura.gif">)
end if) %></TD>
Me dice lo siguiente.:
Error de compilación de Microsoft VBScript error '800a03ea'
Error de sintaxis
/fichas0.asp, line 253
response.write(<IMG border=0 src="Factura.gif">)
^
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hola,
<br>Llevo todo un dia peleandome con una instruccion If Len y no hay manera.
<br>El codigo es el siguiente :
<p> <b><TD width="1%"><% if len (oRs("Notas")>0 )then</b>
<br><b> response.write(<IMG
border=0 src="Factura.gif">)</b>
<br><b> end if) %></TD></b>
<p> Me dice lo siguiente.:
<br>Error de compilación de Microsoft VBScript error '800a03ea'
<p>Error de sintaxis
<p>/fichas0.asp, line 253
<p>response.write(<IMG border=0 src="Factura.gif">)
<br>^
<br> </html>
Leer las respuestas