Page 1 of 1

Not redirecting to next page

Posted: Thu Jul 07, 2011 10:07 am
by jeevesh
Hi,
My configured JFileUpload is working fine but it creates problem when I try to upload bigger file (>100mb). In that case it doesn't redirect to the next page.

What might be the reason.

Regards,

Jeevesh

Re: Not redirecting to next page

Posted: Thu Jul 14, 2011 12:05 pm
by support
Are you using FTP or HTTP upload?

Re: Not redirecting to next page

Posted: Sat Sep 10, 2011 1:52 pm
by CMSupport
I am encountering the same issue. It is with the http upload.

Re: Not redirecting to next page

Posted: Sun Nov 06, 2011 4:22 pm
by support
Do you have any error in JavaScript console. If JavaScript is broken then it could explain why "forward" or "post" parameter is not loaded.

Re: Not redirecting to next page

Posted: Mon May 20, 2013 12:47 pm
by tejas.j654
Hi,

I'm facing the same problem with the forward. I'm using FTP and the upload size is less than 10 MB.
The parameter is set in applet since I can see it in debugger console. I'm using FTP, Batch upload together with SFTP.