Hello,

You may also want to take a look at the technique that I described here:

http://www.vbforums.com/showthread.php?t=683196

Using an HttpHandler for all requests, ensures that you can apply any custom security checks before releasing a file.

Hope that helps!

Gary