Results 1 to 5 of 5
- 10-14-2008, 01:04 PM #1
Member
- Join Date
- Jul 2008
- Posts
- 26
- Rep Power
- 0
How to run a code when a download is finished
Hi all,
I wonder whether I can run a code in java, once a download is finished.
I will mention the purpose also -- I will have an xml downloaded to a local drive in my system. At the moment the xml download is completed, I want to run a java code. The purpose of that code will be taking the values from the xml and updating into database.
So, the only thing I would like to know is, how I will run a code at the moment I finishes a download(Please help with an example taking the case of downloading something on to the desktop or any drive and at the moment download finishes, run some sample code ).
- 10-14-2008, 01:07 PM #2
Senior Member
- Join Date
- Sep 2008
- Location
- Stockholm, Sweden
- Posts
- 119
- Rep Power
- 0
One thread isn't enough?
- 10-14-2008, 01:32 PM #3
Member
- Join Date
- Jul 2008
- Posts
- 26
- Rep Power
- 0
Then I should say, One forum is more than enough!
- 10-14-2008, 01:35 PM #4
Member
- Join Date
- Oct 2008
- Posts
- 19
- Rep Power
- 0
you must be use the jnlp,
please search "jnlp" keywords to the google
- 10-14-2008, 01:37 PM #5
Senior Member
- Join Date
- Sep 2008
- Location
- Stockholm, Sweden
- Posts
- 119
- Rep Power
- 0
Yes, you're absolutely right. It makes perfect sense.</sarcasm>
You don't realize that posting the exact same question on different forums will frustrate people that spend a lot of time helping you with a problem, only to find out the solution has already been posted elsewhere?
The only thing this will accomplish is making people ignore future questions.
Similar Threads
-
Download JDK 1.5
By Nick15 in forum New To JavaReplies: 4Last Post: 01-01-2009, 04:10 AM -
What jdk do I download?
By padutch2 in forum New To JavaReplies: 3Last Post: 11-29-2007, 05:28 AM -
how to download using java
By leonard in forum Advanced JavaReplies: 1Last Post: 08-06-2007, 06:36 PM -
Track download
By nilesh.malode in forum Advanced JavaReplies: 1Last Post: 07-13-2007, 10:44 PM -
I could download JDK 1.5
By Albert in forum New To JavaReplies: 2Last Post: 07-13-2007, 04:36 PM
Bookmarks