This seems like a strange request. Are you trying to prevent unauthenticated users from accessing the file or are you trying to prevent direct access to the file?
In the case of the former you could setup a web.config for the directory the Zip file is in to only allow authenticated users to access its contents.
http://www.velocityreviews.com/forum...webconfig.html
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
.: Wrox Technical Editor :.
Wrox Books 24 x 7
================================================== =========