Ver Mensaje Individual
  #6 (permalink)  
Antiguo 12/03/2009, 10:55
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 9 meses
Puntos: 2135
Respuesta: JavaScript y PHP

Mmmm eso ya lo haces con Javascript completamente:
Código html:
Ver original
  1. <form action="guardar.php" method="post" onsubmit="return false;alert('error');">

Saludos.