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
Access Query Error: specified expression as part of an aggregate function
SQL Server 2005 Linked Server Oracle 9i Error message ORA-12154
Can't log into domain
monitor SQL
Microsoft MOLP licensing search
How to reference a control on a tab page that is not currently displayed
Table parameter in SQL 2008
size of Mailboxes
Print two copies to different printers in Access 2003?
Data Analysis Toolpak error - "Descriptive Statistics - Input range contains non-numeric data"