
15/09/2008, 08:43
|
 | | | Fecha de Ingreso: mayo-2007 Ubicación: por ahí intentado ayudar
Mensajes: 823
Antigüedad: 17 años, 10 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" |