Not redirecting to next page

Upload core product.
Post Reply
jeevesh
Posts: 1
Joined: Thu Jul 07, 2011 10:02 am

Not redirecting to next page

Post 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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Not redirecting to next page

Post by support »

Are you using FTP or HTTP upload?

CMSupport
Posts: 1
Joined: Sat Sep 10, 2011 1:50 pm

Re: Not redirecting to next page

Post by CMSupport »

I am encountering the same issue. It is with the http upload.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Not redirecting to next page

Post 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.

tejas.j654
Posts: 3
Joined: Wed May 08, 2013 7:23 am

Re: Not redirecting to next page

Post 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.

Post Reply