Quote Originally Posted by SirDice View Post
Slashes are the wrong way..


Check your browser settings. It should cache the first authentication and use that for the remainder of the session.
Thanks for your answer. Maybe, I wasnt clear enough.

My site is open to all the public, and the password to the images wont be available to anyone except me, since I am the admin.

So, if anyone in this world, opens my site, I dont want that user/pwd prompt to show up at all, instead the user should be able to see all the images without any prompts, like it was viewing a normal site.

What I want is, a guidance how in asp.net or c#, can I add in the code, that will prevent all these prompts from coming at all.

Thanks