jmason50
11-26-2003, 11:55 PM
I'm using .asp with MS Access to protect my web pages. ie. only registered users can access online photos contained in a .asp page but...
I can't figure out how to protect the actual photos themselves being accessed by simply typing the URL (eg. www.site.com/photos/photo.jpg). Is this possible by using some kind of ASP magic, or do I need some other kind of security solution? I realise I can store the images inside the actual DB but I'd prefer to be able to protect the entire contents of online folders, not just .asp pages.
I can't figure out how to protect the actual photos themselves being accessed by simply typing the URL (eg. www.site.com/photos/photo.jpg). Is this possible by using some kind of ASP magic, or do I need some other kind of security solution? I realise I can store the images inside the actual DB but I'd prefer to be able to protect the entire contents of online folders, not just .asp pages.