Ver Mensaje Individual
  #8 (permalink)  
Antiguo 03/04/2009, 15:35
Avatar de hoberwilly
hoberwilly
 
Fecha de Ingreso: julio-2008
Ubicación: Lima - Perú
Mensajes: 769
Antigüedad: 15 años, 10 meses
Puntos: 2
Respuesta: Validacion de caja de texto...envio no vacios

Porque no funciona esto?
Código php:
Ver original
  1. <!-- <form name="form" id="form" action="index.php?p=8" method="post" onsubmit="if(validar()){
  2. return comprueba();
  3. }
  4. return false;
  5. ">
  6.  -->