22/02/2006, 12:14
|
| | Fecha de Ingreso: mayo-2005
Mensajes: 63
Antigüedad: 19 años, 7 meses Puntos: 1 | |
Hola espero te sirva <html>
<head>
<title>Untitled</title>
</head>
<body>
Archivo1:<input type="file" name="txt_archivo"><br>
Archivo2:<input type="file" name="txt_archivo"><br>
Archivo3:<input type="file" name="txt_archivo"><br>
Archivo4:<input type="file" name="txt_archivo"><br>
<input type="button" value="Enviar">
</body>
</html> |