Search found 5 matches

by kaushikc
Sun Oct 18, 2009 6:49 pm
Forum: JFileUpload
Topic: Getting connection params from server using URL connection
Replies: 3
Views: 6747

Re: Getting connection params from server using URL connection

Thanks for the information.

My client is having a Premium license of both JFileUpload & SFTP add-on. I want to ask whether the customization would be done for free or my client has to pay for it?
by kaushikc
Sun Oct 18, 2009 10:01 am
Forum: JFileUpload
Topic: Getting connection params from server using URL connection
Replies: 3
Views: 6747

Getting connection params from server using URL connection

I have read about different ways to have parameters (login credentials) available to the applet i.e. using Javascript, i18n properties. But all of these will download the file (js or i18n.prop) to the client machine. If I want the server (Java) to send these information to the applet upon a URL conn...
by kaushikc
Mon Oct 12, 2009 3:56 pm
Forum: JBatchUpload
Topic: Automatic starting of bulk file upload
Replies: 5
Views: 13308

Re: Automatic starting of bulk file upload

I've the jFileUpload & SFTP add-on's premium licenses. I'll be buying jBatchUpload shortly. I need to know how much would be the amount of change required and where exactly do I need to make the changes? Moreover on a separate thread, is it possible to use jFileUpload APIs to download file from a SF...
by kaushikc
Mon Oct 12, 2009 4:01 am
Forum: JBatchUpload
Topic: Automatic starting of bulk file upload
Replies: 5
Views: 13308

Re: Automatic starting of bulk file upload

Sorry for a late reply.

I've not thought of that, but let's say there is only 1 button ("START UPLOAD") which when clicked should start the upload process of files whose location information need to be passed from the server to the applet.

Thanks,
Kaushik
by kaushikc
Fri Oct 09, 2009 2:14 am
Forum: JBatchUpload
Topic: Automatic starting of bulk file upload
Replies: 5
Views: 13308

Automatic starting of bulk file upload

I've this requirement where I have the locations of list of files which I have to upload. During the loading, I need to pass this information to the jFileUpload (with jBatchUpload add-on) applet. Once its done I need to start the upload process without any user selection of files. Please help me to ...