![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
16/12/2008, 10:30
|
![Avatar de Highlander](http://static.forosdelweb.com/customavatars/avatar140557_1.gif) | | | Fecha de Ingreso: junio-2006 Ubicación: Concepción, Chile
Mensajes: 475
Antigüedad: 18 años, 8 meses Puntos: 4 | |
Respuesta: Imagen como boton pero sin submit Ok con la ayuda proporcionada me funciono asi:
<form name='add' form action="clientes.php" method="post" onsubmit="return false">
<input type="hidden" name="accion" value="Insertar" />
<input type="image" onclick="validar_ncliente()" src="img/ok.png" name="image" width="32" height="32">
Desde la validación JS validar_ncliente hago el submit.
Highlander esta en línea ahora Añadir Karma a Highlander Reportar Mensaje Editar/Borrar Mensaje |