Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/07/2006, 08:56
Avatar de JavierB
JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 3 meses
Puntos: 772
Hola chefnelone

Prueba poniendolo así:
Código:
<input type="image" src="Images/Puerta.gif" onclick = "this.form.action='1.php'">
<input type="image" src="Images/Ventana.gif" onclick = "this.form.action='2.php'">
Saludos,