Search found 9 matches

by locs
Jun 06, 2007 9:52 am
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

I've made the change that you say : for(1..30){last if -e $flength_file; sleep 1;} &DisplayMessage("Transfert du fichier terminé!") unless (-e $flength_file); #No temp files => Upload already finished But all time my cgi scrupt upload_status.pl stop on this test, i never see the upload...
by locs
Jun 06, 2007 7:36 am
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

i've also see that my temp file on my IIS webserver is name CGITempXXXXX (XXXXX is an random number), and the flength temp file is all time 1ko size. Is this made a problem for displaying the status off the upload transfert?
If yes have you got an idea to solve this problem.
Thks
by locs
Jun 05, 2007 12:03 pm
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

But all time the file size flength is 1ko is it right?
by locs
Jun 05, 2007 12:00 pm
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

In my temp directory i've a directory name "8082591" and in this directory i've got a file name "flength". But in upload_status.cgi this line make me having the message "transfert complete" for(1..3){last if -e $flength_file; sleep 1;} &DisplayMessage("Transfer...
by locs
Jun 04, 2007 12:39 pm
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

I've try to do xhat you say but i've still get the same problem.
The progress bar message say upload complete, my file is upload correctly, but the detail of the transfert doesn't appear.
Maybe it's because i've rename file extension with .plinstead of .cgi???
by locs
Jun 04, 2007 9:55 am
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

after made visible the iframe and make active the redirect link.
I've got this after the upload finish :

Code: Select all

file1x_original:test.rar
file1x:test.rar
file1x_status:OK
comment:Sgc/0060/
popup:on
target_dir:E:/GeranceV94Sp2/WebHTML/Intelys/GESTION_UTIL
by locs
Jun 04, 2007 9:52 am
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

i've just try to make visible the iframe but nothing is write in it.
by locs
Jun 04, 2007 9:24 am
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

i've read the topic, but it seems that all my setting are correct.
In my status popup i've got no information only when the upload is finish i've got the link to close the popup, but nothing about transfert details.
I don't no why?
by locs
Jun 04, 2007 9:05 am
Forum: XUpload
Topic: IIS X_upload2.6 status
Replies: 13
Views: 7672

IIS X_upload2.6 status

Hi i've got problem with my x_upload script. I m using x_upload 2.6 free version and i haven't got the status display on the popup and progress bar . I don't now why have you got an idea? I can't give you a link to my application because isn't on web server online!! Thks for advance for your help. P...