
12/06/2002, 02:15
|
 | | | Fecha de Ingreso: diciembre-2001
Mensajes: 5.286
Antigüedad: 23 años, 4 meses Puntos: 1 | |
Re: Problemilla con un IF Prueba asi:
<INPUT TYPE="TEXT" NAME="articulo" SIZE=50
<%if (NOT RS.EOF) and (a=1) then%>
VALUE="<%=RS("codigo")%>" ;
<%elseif (NOT RS.EOF) and (a=0) then%>
VALUE="<%=RS("descripcion")%> "
<%end if%>
Saludos
<center><a href="http://www.forosdelweb.com/comment_usr.asp?usr=urjose">
<img border="0" src="http://pcmasmas.com.ar/foro/images/avatars/043.gif"></a></center> |