| View previous topic :: View next topic |
| Author |
Message |
tinmar
Joined: 28 Mar 2007 Posts: 3
|
Posted: Mar 28, 2007 12:56 pm Post subject: Simultaneous uploads |
|
|
Hello,
I've the XUpload pro version.
I'd like to know if it coud be possible to have a page with a form. You select your file. When you click on the button "send" a new popup opens and manages the transfer (= execute the cgi script and display the progress bar).
This solution allows users to upload another file (from the same form so file is sending in a new popup) while the first one (in the first popup) is still sending.
Am I clear ?
Anybody has an idea ?
Thanks,
Tinmar |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Mar 28, 2007 1:59 pm Post subject: |
|
|
| Sorry, no such feature right now. |
|
| Back to top |
|
 |
tinmar
Joined: 28 Mar 2007 Posts: 3
|
Posted: Mar 28, 2007 10:12 pm Post subject: |
|
|
So we are OK that :
the cgi scipt can't be executed in another window (popup) that the window which contains the form.
Am I right ?? |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Mar 29, 2007 5:23 am Post subject: |
|
|
Erm..what .cgi? There are 2 .gi: upload.cgi & upload_status.cgi.
Progress bar showing in Popup. But it is impossible now to have distinct progress bar window for EACH file. Only for all files in form in one window. |
|
| Back to top |
|
 |
tinmar
Joined: 28 Mar 2007 Posts: 3
|
Posted: Mar 29, 2007 1:37 pm Post subject: |
|
|
I'm OK for the script which manages the progress bar.
I'm interesting in upload.cgi. It can't be executed in another window than the one which contains the form.
Right ?
++ |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Mar 30, 2007 6:49 am Post subject: |
|
|
| It is possible. Now upload.cgi executing in hidden iframe, new pop-up window is similar to iframe. But sure this need some code modificatons. |
|
| Back to top |
|
 |
|