Microsoft
Software
Hardware
Network
Question : How to restrict access in asp.net so that window prompt comes up
I want simple htaccess like user name password prompt. I'm on shared hosting. So don't have window access.
It's just to restrict access to staging site, so i dont really want to touch the main code of the website. Just add a username and password to the web.config.
Answer : How to restrict access in asp.net so that window prompt comes up
In your web.config change the authentication mode to
Or, just remove anonymous access in IIS and then you can control it using windows users and standard file permissions.
Random Solutions
How to keep Visual Studio 2008 from trashing conditional code in my C/C++ Resource File?
Windows 2003 file permission question
Assigning text, linked to cells ,inside a text box
SBS 2008 and POP3 connector - 554 5.1.0 Sender denied
Error 607
sql 2005 service pack 3 fails on install
Adding Records to another Form
I have the total amount of sales for the month, but I need to split commission between 3 Areas.
Duplicate rows in Datatable
WCF Question