Search found 4 matches

by jharter
Wed Dec 04, 2013 9:57 pm
Forum: JFileUpload
Topic: Applet window to the foreground
Replies: 6
Views: 18476

Re: Applet window to the foreground

We are getting customer complaints about this issue as well. It seems to only be happening on IE (only verified on IE 11 so far). It happens with one large file too if chunking is enabled. Each new chunk will return focus to the browser window for the applet. Is there anything that can be done about...
by jharter
Tue Oct 22, 2013 7:03 pm
Forum: JFileUpload
Topic: % Complete > 100 When file is larger than chunk size
Replies: 3
Views: 7993

Re: % Complete > 100 When file is larger than chunk size

Thank you for the response.

We have a somewhat customized .NET backend. We generally follow the example you provide in process.aspx.
by jharter
Tue Oct 22, 2013 1:56 pm
Forum: JFileUpload
Topic: % Complete > 100 When file is larger than chunk size
Replies: 3
Views: 7993

% Complete > 100 When file is larger than chunk size

Hello, I followed the directions from the "Hide Chunks Uploading" section here: http://www.jfileupload.com/products/jfileupload/documentation/tutorials/customization.html However, the behavior that we see is the first chunk will get to 100%, and then the bar remains full, and increments by another 1...
by jharter
Mon Oct 21, 2013 8:09 pm
Forum: JImageUpload
Topic: Error when previewing one file then uploading a different
Replies: 3
Views: 17652

Error when previewing one file then uploading a different

Hello, JFileUpload 3.2 JImageUpload 3.2 (JSAPI, iFilter, etc. are all configured and installed as well) MaxFiles : 1 Is there a known fix to the following issue: The user drags and drops a file to the upload window. The user clicks the 'x' on the image, then the user drags a different file and tries...