Ver Mensaje Individual
  #1 (permalink)  
Antiguo 14/12/2005, 16:08
Patriv
 
Fecha de Ingreso: noviembre-2005
Mensajes: 35
Antigüedad: 18 años, 4 meses
Puntos: 0
upload con flash

Hola: Alguien sabe como hacer esto que está en html con flash?
Código HTML:
<html>
<head>
<title>Untitled Document</title>

</head>

<body>
<form enctype="multipart/form-data" action="recogeFichero.php" method="post">
 <input type="hidden" name="MAX_FILE_SIZE" value="500000">
  Seleccione el archivo: <input name="archivo" type="file"><br>
 <input type="submit" value="Enviar">
</form>


</body>
</html> 
Gracias
__________________
Patito

:adios:
:pensando: