July 28th, 2000, 04:59 PM
-
I have a script that downloads a file using the http header method. After I download, it just sits there and waits. How can I redirect it or display something on the browser? If I use a location header, I am immediately taken to the location, and the download does not occur. If I write any commands after the download headers, the output is appended to my downloaded file which is definitely undesirable. Thanks for any help!
July 29th, 2000, 08:50 AM
-
u can use javascripts.
Just check www.download.com how it does this job
ranjeet
[This message has been edited by ranjeet (edited July 29, 2000).]