28/02/2008, 14:18
|
| | | Fecha de Ingreso: febrero-2008
Mensajes: 2.183
Antigüedad: 17 años Puntos: 52 | |
Re: formulario con php y esta linea:
<form action="contactar.php" method="post" enctype="application/x-www-form-urlencoded" name="form1" target="_self" id="form1" onsubmit="MM_validateForm('nombre','','R','email', '','R','comentario','','R');return document.MM_returnValue">
dejala asi:
<form action="contactar.php" method="post" > |