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 rename a RDP session printer
Make minimized application window visible
White Screen in SCCM 2007 Remote Tools after update
How do you Clone a Custom List Item
2008 R2 Connection Broker Load Balancing
I need to capture the output of the datagrid grdAttendees and record each Members Email Address.
Access 2007 Subtract Multiple Values in Report
what are the rules in windows 7 with CAL's with terminal server connections?
Using System.IO.Directory.GetFil<wbr />es in VB.NET
Disable select on ListView right-mouse click