I was going to post a similar response to this.. but I do recall that Hotmail uses a form where you select the filename and pop it over to a listbox.. then when you submit, it throws all the files into the email.. one page, one form, any number of files (up to 1 or 2 megs, however hotmail's limiting you these days)...

Anyone happen to know how that one works?
--Jason



Kevin Stone wrote:

http://www.php.net/manual/en/features.file-upload.multiple.php
-Kevin

----- Original Message -----
From: "Andres, Cyrille"
To:
Sent: Tuesday, October 29, 2002 12:19 PM
Subject: [PHP] upload several files



>Hello everybody,
>
>I created a form allowing user to upload some files on my server. It works
>very fine.
>But now I would like him -the user- to be able to choose several files and
>upload them at the same time by submitting the form.
>
>Actually I don't really know how to do that, if somebody would have an
>example or a link to an example where I can check the code, it would be
>great.
>
>
>THANKS !!!!
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to