Ver Mensaje Individual
  #2 (permalink)  
Antiguo 01/09/2010, 04:39
Avatar de Lynxcraft
Lynxcraft
 
Fecha de Ingreso: noviembre-2007
Ubicación: yecla murcia
Mensajes: 1.346
Antigüedad: 16 años, 5 meses
Puntos: 51
Respuesta: problema con checkbox en formulario

por que a tipo lo envías como txt si es un array ??

form1.fatturato = fatturato.text;
form1.servizio = servizio.text;
form1.importo = importo.text;
form1.tipo = tipo.text;
form1.nome = nome.text;
form1.telefono = telefono.text;
form1.mail = mail.text;
__________________
Sobran las ideas cuando faltan ganas de trabajar en ellas
Lynxcraft