RE: [PHP] Multiple Files Upload

2002-12-17 Thread Edward Peloke
when you say not but selecting one by one do you mean you don't want to
select one, then select another, etc and then hit submit to upload them all?

Do you want to browse to the file, highlight several, and then upload?

Eddie

-Original Message-
From: Hynek Semecky ME [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 9:24 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Multiple Files Upload


Hello list,

Is it possible to upload multiple files to server using
submit form not by selecting one by one, but selecting
f.ex. 150 files at once and click 'SEND'?

Thanks a lot fro any help.

Hynek Semecky
www.semecky.com


--
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




RE: [PHP] Multiple Files Upload

2002-12-17 Thread Hynek Semecký ME
Ideally yes - highlight all and send all in one click.
An alternative solution would be selecting one by one and
then hit UPLOAD ALL.

Hynek

-Original Message-
From: Edward Peloke [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 15:55
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


when you say not but selecting one by one do you mean you don't want to
select one, then select another, etc and then hit submit to upload them all?

Do you want to browse to the file, highlight several, and then upload?

Eddie

-Original Message-
From: Hynek Semecky ME [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 9:24 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Multiple Files Upload


Hello list,

Is it possible to upload multiple files to server using
submit form not by selecting one by one, but selecting
f.ex. 150 files at once and click 'SEND'?

Thanks a lot fro any help.

Hynek Semecky
www.semecky.com




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




Re: [PHP] Multiple Files Upload

2002-12-17 Thread Jason Wong
On Tuesday 17 December 2002 22:44, Hynek Semecký ME wrote:
 Ideally yes - highlight all and send all in one click.
 An alternative solution would be selecting one by one and
 then hit UPLOAD ALL.

No, can't be done. For a longer answer search the archives (using your subject 
as keywords).

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
When you are in it up to your ears, keep your mouth shut.
*/


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




RE: [PHP] Multiple Files Upload

2002-12-17 Thread Hynek Semecký ME
Even if I select one by one and then hit UPLOAD ?


Hynek



-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 15:51
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Multiple Files Upload


On Tuesday 17 December 2002 22:44, Hynek Semecký ME wrote:
 Ideally yes - highlight all and send all in one click.
 An alternative solution would be selecting one by one and
 then hit UPLOAD ALL.

No, can't be done. For a longer answer search the archives (using your
subject
as keywords).

--
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
When you are in it up to your ears, keep your mouth shut.
*/


--
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




RE: [PHP] Multiple Files Upload

2002-12-17 Thread Edward Peloke
yep, this can be done
-Original Message-
From: Hynek Semecký ME [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 9:58 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


Even if I select one by one and then hit UPLOAD ?


Hynek



-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 15:51
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Multiple Files Upload


On Tuesday 17 December 2002 22:44, Hynek Semecký ME wrote:
 Ideally yes - highlight all and send all in one click.
 An alternative solution would be selecting one by one and
 then hit UPLOAD ALL.

No, can't be done. For a longer answer search the archives (using your
subject
as keywords).

--
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
When you are in it up to your ears, keep your mouth shut.
*/


--
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


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




RE: [PHP] Multiple Files Upload

2002-12-17 Thread Hynek Semecký ME
Could you give me an idea ?

Hynek

-Original Message-
From: Edward Peloke [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 16:28
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


yep, this can be done
-Original Message-
From: Hynek Semecký ME [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 9:58 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


Even if I select one by one and then hit UPLOAD ?


Hynek



-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 15:51
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Multiple Files Upload


On Tuesday 17 December 2002 22:44, Hynek Semecký ME wrote:
 Ideally yes - highlight all and send all in one click.
 An alternative solution would be selecting one by one and
 then hit UPLOAD ALL.

No, can't be done. For a longer answer search the archives (using your
subject
as keywords).

--
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
When you are in it up to your ears, keep your mouth shut.
*/


--
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


--
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




RE: [PHP] Multiple Files Upload

2002-12-17 Thread Edward Peloke
I believe I started with the 'uploader' found on the bottom of this page and
then customized it to fit my needs.

http://php.resourceindex.com/Complete_Scripts/File_Management/File_Uploading
/


Eddie

-Original Message-
From: Hynek Semecký ME [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 10:09 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


Could you give me an idea ?

Hynek

-Original Message-
From: Edward Peloke [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 16:28
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


yep, this can be done
-Original Message-
From: Hynek Semecký ME [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 9:58 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Multiple Files Upload


Even if I select one by one and then hit UPLOAD ?


Hynek



-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]]
Sent: 17. prosince 2002 15:51
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Multiple Files Upload


On Tuesday 17 December 2002 22:44, Hynek Semecký ME wrote:
 Ideally yes - highlight all and send all in one click.
 An alternative solution would be selecting one by one and
 then hit UPLOAD ALL.

No, can't be done. For a longer answer search the archives (using your
subject
as keywords).

--
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
When you are in it up to your ears, keep your mouth shut.
*/


--
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


--
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


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