]> git.llucax.com Git - z.facultad/75.43/tp1.git/blob - temp/TMPB5.htm
- Se usan nuevas funciones de csv.
[z.facultad/75.43/tp1.git] / temp / TMPB5.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3 <html>
4 <head>
5 <title>Ingresa Preguntas</title>
6 </head>
7 <body>
8 <form action="ingresarPregunta.php" method="post">
9 <input type="text" name="UserId"/><br>
10 <textarea name="Pregunta" rows=5 cols=50></textarea><br>
11 <input type=submit value="Preguntar">
12 </form>
13 </body>
14 </html>