| View previous topic :: View next topic |
| Author |
Message |
blackdog
Joined: 10 Nov 2006 Posts: 2
|
Posted: Nov 10, 2006 8:40 am Post subject: XUpload on secure server |
|
|
Hi all,
I'd like using the download process (XUpload free version) on a secure server (https). If I do so than in Firefox works all fine. But in IE coming a pop-up window from microsoft that the site contains safe & unsafe elements too. This is very annoying, because example a user from my forum can clicking once on the button "continue", but at the end the uploading process coming the popup window again.
My friend works system andministrator, and he had debuged the upload_form.html file. The results are, that any problems in the Javascript region from the line 14.
What is the problem? How can I solve it?
Thx. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1107 Location: Undisclosed location
|
Posted: Nov 10, 2006 10:57 am Post subject: |
|
|
I do not know what your administrator did in upload_form.html, but I think this will help you:
Use relative form action URL(e.g. '../cgi-bin/upload.cgi?upload_id=') in upload_form.html, this will use the same domain upload_form.html is.
Also inside xupload.js replace about:blank with blank.html. Create empty blank.html in the same folder. |
|
| Back to top |
|
 |
blackdog
Joined: 10 Nov 2006 Posts: 2
|
Posted: Nov 11, 2006 9:52 am Post subject: |
|
|
Thanks!
I'm using the cgi-bin folder address already with relativ path. I've made a symbolic link into the folder where the upload_form is.
The other thing was the really solution! But the about:blank is not in the xupload.js but direct in the upload_form.html by the lines iframe.
Actually works all fine! Many Thx! |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1107 Location: Undisclosed location
|
Posted: Nov 13, 2006 7:22 am Post subject: |
|
|
Ah, Free version. That is correct, it's inside upload_form.html there.
I'm glad it works fine, that was the idea  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|