in reply to Protect Downloads
As far as question 2, this is a problem with the web browser, and little you can do about it. but for question 1, here's what you can do:
# print your content type... print "Content-Disposition: filename=blah.zip\n"; # print the contents of the file...
|
|---|