Posted By:
Aslam_Mohammed
Posted On:
Friday, April 19, 2002 11:52 PM
hi all,
i am developing a download in progress window in java using java.awt(no swing!). I have the file path to which the file is being saved. There are no problems in saving the file either
My question is..after the download is complete i wish to open the file by clicking a button on the download window. How can i accomplish this?
Thnkx in advance