in reply to Re^2: Open Zip and send to user in http session
in thread Open Zip and send to user in http session

SOLVED.
http://perlmonks.com/?node_id=9155 I originally searched the archives for download file, but after searching for file download, this was the only response and it worked great. I think the difference is that rather than just opening the file in binary, I'm also outputing it in binary?
thanks!
  • Comment on Re^3: Open Zip and send to user in http session