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
Which to choose Standard & Premium CALs
SQL 2008 time(7) data type and Classic ASP code
How do I find a value in an Excel matrix using column and row headers?
windows vista drivers compbatt.sys missing status 0xc0000098
Why do I get "Database is invalid" Errors
GPF in module MSARN200.EXE
SQL query to get database log file size
Export User Profile path and Login script path from AD2003
Access - Set warnings (Why is it automatically off)
using multi-dimensional array