Search found 5 matches

by jfuploadvcs
Tue Dec 04, 2012 8:57 am
Forum: JFileUpload
Topic: Applet not loading Java 1.6 on Firefox
Replies: 3
Views: 8272

Re: Applet not loading Java 1.6 on Firefox

Just realized it was a caching issue... it is working now :) thank you!
by jfuploadvcs
Tue Dec 04, 2012 8:30 am
Forum: JFileUpload
Topic: Resume Button
Replies: 2
Views: 6709

Re: Resume Button

OK! Thank you.
by jfuploadvcs
Tue Dec 04, 2012 8:28 am
Forum: JFileUpload
Topic: Applet not loading Java 1.6 on Firefox
Replies: 3
Views: 8272

Re: Applet not loading Java 1.6 on Firefox

No errors. Cannot even access the Java Console... it is like it does not identify the applet.
by jfuploadvcs
Mon Dec 03, 2012 10:36 am
Forum: JFileUpload
Topic: Applet not loading Java 1.6 on Firefox
Replies: 3
Views: 8272

Applet not loading Java 1.6 on Firefox

Release 2.9.1 and HTTP.

Tested on Windows machines:
- Java 1.6 on IE9 [OK]
- Java 1.7 on IE9 and Firefox 16 [OK]

The problem is that the applet is not loading on Firefox 16 for Java 1.6.
by jfuploadvcs
Mon Dec 03, 2012 10:27 am
Forum: JFileUpload
Topic: Resume Button
Replies: 2
Views: 6709

Resume Button

Is there a way to activate a 'Resume' button so that when users press 'Cancel' they can resume the upload by the 'Resume' button.

Using release 2.9.1 with HTTP.

Thanks