![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Hi, I have a Web App which contains some links to images (jpegs, gif etc). The images are all contained in one directory under the root of the application. I want to make sure that no one can type the url to these images in the address bar of the web browser and view them unless they have been authenticated by my app. I originally thought that I could use IIS and filter requests for images through the aspnet_isapi.dll, however this has one big problem...My Login screen also has images embedded in it so these are no longer visible since the user can't authenticate before seeing the login page? Does anyone know the best way to accomplish what I want to do? . |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |