Diferencia entre revisiones de «Buzón de Sugerencias»
Ir a la navegación
Ir a la búsqueda
| (No se muestran 2 ediciones intermedias del mismo usuario) | |||
| Línea 1: | Línea 1: | ||
<html> | <html> | ||
| − | <form id="buzon" name="buzon" action="../buzon/mail.php" method="post"> | + | <form id="buzon" name="buzon" action="../buzon/mail.php" method="post" enctype="multipart/form-data"> |
<table> | <table> | ||
| − | <tr> | + | |
| + | <tr> | ||
| + | <td>Correo Usuario:</td> | ||
| + | <td><input type="text" name="correo" id="correo" /></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Dirección/Unidad:</td> | ||
| + | <td><input type="text" name="unidad" id="unidad" /></td> | ||
| + | </tr> | ||
| + | <tr> | ||
<td>Tema:</td> | <td>Tema:</td> | ||
<td><input type="text" name="tema" id="tema" /></td> | <td><input type="text" name="tema" id="tema" /></td> | ||
| Línea 9: | Línea 18: | ||
<td>Sugerencia:</td> | <td>Sugerencia:</td> | ||
<td><textarea style="width:500px !important; height:300px !important;" width="500px" heigth="300px" id="sugerencia" name="sugerencia"></textarea></td> | <td><textarea style="width:500px !important; height:300px !important;" width="500px" heigth="300px" id="sugerencia" name="sugerencia"></textarea></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Adjunto:</td> | ||
| + | <td><input type="file" name="archivo" id="archivo"></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Revisión actual del 18:19 17 ago 2015