Search found 4 matches

by jmrico
Sat Apr 23, 2011 12:19 pm
Forum: Others
Topic: setRegular and setExtra not working
Replies: 2
Views: 13848

Re: setRegular and setExtra not working

Any chance there's any help for us? anybody?
by jmrico
Sun Apr 17, 2011 11:28 pm
Forum: Others
Topic: setRegular and setExtra not working
Replies: 2
Views: 13848

setRegular and setExtra not working

We need to change some sessionID based on what the user clicks or types on our upload page, where the applet is embeded. We figured setExtra and setRegular are meant just for this purpose but we can't get it to work. Even though the parameter gets updated (we check it with javascript and getExtra to...
by jmrico
Thu Mar 25, 2010 2:40 pm
Forum: JFileUpload
Topic: Post form data before upload starts
Replies: 2
Views: 5849

Re: Post form data before upload starts

Thanks for the reply. Sounds like that exactly what we need, we will look into it right away.
by jmrico
Thu Mar 25, 2010 2:23 am
Forum: JFileUpload
Topic: Post form data before upload starts
Replies: 2
Views: 5849

Post form data before upload starts

I swear did a thorough check through the documentation and this forum as well, so I'm sorry if this problem has already been posted elsewhere. We a have our file upload webpage, where there is a form for the user to fill, and the jfileupload applet as well. Here's the chain of events we need, please...