
07/04/2004, 16:06
|
| | Fecha de Ingreso: abril-2004 Ubicación: mexico mexico
Mensajes: 63
Antigüedad: 20 años, 11 meses Puntos: 0 | |
<form action="subearchivo.php" method="post" enctype="multipart/form-data">
<b>Campo de tipo texto:</b>
<b>Enviar un nuevo archivo: </b>
<br>
<input name="size" type="hidden" value="2000">
<br>
<input name="userfile" type="file">
<br>
<input type="submit" value="Enviar">
</form>
prueba esto
saludos |