Ver Mensaje Individual
  #2 (permalink)  
Antiguo 24/10/2005, 15:34
angsanchez
 
Fecha de Ingreso: octubre-2004
Ubicación: España
Mensajes: 894
Antigüedad: 19 años, 6 meses
Puntos: 3
Hola, nets
No tengo práctica en enviar formularios, pero yo diría que así:

if (performCheck(formName, r, alertType)) {
alert('Form validated (you usually submit your form now)');
formName.submit();
}
__________________
Angel :cool: