Ver Mensaje Individual
  #4 (permalink)  
Antiguo 23/12/2002, 13:32
Avatar de sepulman
sepulman
 
Fecha de Ingreso: agosto-2002
Mensajes: 274
Antigüedad: 22 años, 8 meses
Puntos: 0
si acaso los input estan dentro del while, si claro...

<% do while not producto.eof
response.write(producto("cod_prod"))
response.write(producto("des_prod"))
response.write(producto("fec_mod_bd"))
response.write(producto("display"))
response.write(producto("cantidad"))
response.write(producto("capacidad"))
response.write(producto("costo_int"))

<form name="form1" method="post" action="">
<div align="right">
<input type="text" name="observacion">
</div>
</form>

producto.movenext
loop %>


que le cree un indice.... ahi me pillaste , como se hace????
me podrias ayudar un poco por favor....
gracias
__________________
Saludos
Miguel Angel
<[email protected]>