Tema: formulario
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/01/2004, 06:52
Avatar de gggg
gggg
 
Fecha de Ingreso: agosto-2003
Ubicación: g
Mensajes: 12
Antigüedad: 20 años, 7 meses
Puntos: 0
las variables las introduzco desde aquí

. "<form action=\"correo.php\" method=\"post\">"
. "<input type = \"hidden\" name=\"recipient\" value=\"[email protected]\">"
. "<input type = \"hidden\" name=\"subject\" value=\"Afiliarme al ACTUT\">"
. "<input type=\"hidden\" name=\"required\" value=\"nombredeusuario,apellidopaterno,empleado,c ategoria,\">"
. "<p><center>"
. "<tr>"
. "<td align=\"right\" width=\"156\"><b><font face=\"Verdana,Arial\" size=\"1\"></font></b></td>"
. "<td width=\"215\"><font face=\"Verdana,Arial\" size=\"1\"></font></td>"
. "</tr>"
. "<tr>"
. "<td align=\"right\" width=\"156\"><font face=\"Verdana,Arial\" size=\"1\"><b>"
. "Nombre:</b></font></td>"
. "<td width=\"215\"><font face=\"Verdana,Arial\" size=\"1\">"
. "<input name=\"nombredeusuario\" size=\"28\" value></font></td>"


etc