
03/10/2011, 08:31
|
| | Fecha de Ingreso: abril-2011
Mensajes: 76
Antigüedad: 14 años Puntos: 1 | |
Respuesta: solicitar una variable hola ya cambie mi codigo html pero sige apareciendo el mismo error
<html>
<body>
<form method="post" action="primero.asp">
<input type="text" name="numero">
<input type="submit" value="enviar">
</form>
</body>
</html> |