Ver Mensaje Individual
  #4 (permalink)  
Antiguo 15/09/2008, 08:43
Avatar de ferbux
ferbux
 
Fecha de Ingreso: mayo-2007
Ubicación: por ahí intentado ayudar
Mensajes: 823
Antigüedad: 16 años, 11 meses
Puntos: 6
Respuesta: llamar funcion desde boton formulario

Código:
     
   <html>
   <head>
    <script>
         function verifica(){
             .......
         }
    </script>
   </head>
    <body>
        .......       
        <input type="submit" ONCLICK="verifica(this);">
    </body>
    </html>
__________________
"Eres grande por que caminas entre gigantes"