Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/06/2005, 07:29
Avatar de Saruman
Saruman
 
Fecha de Ingreso: mayo-2003
Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 22 años
Puntos: 5
hola.
tienes que tener los inputs con el mismo nombre para que este cree un array de los mismos y en asp recoges los datos de la siguiente forma:

Código:
 for I = 1 to request("input_name").count 
valor = request("input_name")(I)
next
saludos
__________________
Saruman

One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them.