hai, experts.
hope i will get the solution from u.
Problem:
I am doing an application in which i want to download a file from an http location. I will make it clear ,from application an user have to request for a perticular zip file which is in another website say XX, then from the site XX i will get a path like
http://[email protected]/filename.zp. I can copy the given URL and paste it on IE explorer , i can download that file .
But i dont want to download the file manually, do you please give me the code to download or save the file.