| View previous topic :: View next topic |
| Author |
Message |
marc
Joined: 05 Oct 2006 Posts: 4
|
Posted: Dec 08, 2006 1:37 am Post subject: Redirect & URL POST Problem |
|
|
Hey,
I have a 2.2 Pro version and i have this problem.. it's not redirecting and not sending the post info.
I don't know what to do, i've been checking everything for hours.
It's uploading fine, all good but doesn't redirect
What might cause the problem ??
Thank youuuuuuuuuuuuuuuuuuu |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1107 Location: Undisclosed location
|
Posted: Dec 08, 2006 10:34 am Post subject: |
|
|
Yes. 2.2 had a little problem there on some browser configurations. Already solved somewhere on forum, but can't find it now, so here's the cure:
in upload.cgi delete
| Code: |
onLoad='document.F1.submit();'
|
and after "</Form>" add
| Code: |
<Script>document.F1.submit();</Script>
|
|
|
| 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
|