I apologize in advance for a dumb, naive question... but I have a folder that contains several thousand JPG images. This folder is not password-protected because non-members are permitted to upload to this folder as well as to view and delete what they have uploaded. Otherwise, only members are permitted access to the asp pages that display these images. (All the asp pages sit in a password-protected folder.) However, resourceful people can easily click on properties to locate the URLs for where the images reside. If they pass along these URLs, anyone in the world can view them. Does someone know of a way to prohibit access to the jpgs in this manner? (My site is on a Windows 2000 server, so IIS or ASP solutions would be best.)