Ver Mensaje Individual
  #8 (permalink)  
Antiguo 10/11/2003, 16:13
Avatar de AlZuwaga
AlZuwaga
Colaborador
 
Fecha de Ingreso: febrero-2001
Ubicación: 34.517 S, 58.500 O
Mensajes: 14.550
Antigüedad: 23 años, 2 meses
Puntos: 535
No es ASP sino HTML. Creando un formulario como el siguiente te permite buscar un archivo en tu HDD:

<form action="" method="post" enctype="multipart/form-data" name="form">
<input type="file" name="file">
</form>


movido desde ASP
__________________
...___...