webform password protected page
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi all,
I am new for using C# to develop web app.
I made a web project which was password protected by using form mode
authentication.
in my login page ,I added one button of "add a user" which linked the
page to add a user to database. I confronted one problem.
now whenever a user click "add a user" button, it won't go to the
linker,it always stay in the login page. I guess it is my web config
problem which always try to authenticate my role.
anybody there has idea about this web config?
thanks
.
Relevant Pages
- [Full-Disclosure] Advisory: Dark Age of Camelot - Weak encryption of network traffic exposed persona
... Weak encryption in game client exposed customer billing and authentication ... encryption for billing information. ... The login binary has undergone several updates since then. ... (Full-Disclosure) - Re: [PHP] Is this the best way?
... Why is Jason schreefing again? ... maybe I should edit my authentication function... ... attempting to login. ... really be either attempting an authentication *or* outputting some ... (php.general) - Authentication Sharing Across Apps
... For my part "B" question that I had (Login App was not returning ... authentication to calling app), I found the solution. ... Basically, in both the Login App and Calling App Web.Config, I did ... authenticated connection with SQL server. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: [PHP] Is this the best way?
... Jason Pruim schreef: ... I am attempting to add a little error checking for a very simple login system. ... So maybe I should edit my authentication function... ... really be either attempting an authentication *or* outputting some message ... (php.general) - Unable to get IP Address from DHCP server - 802.1x authentication
... user based VLAN authentication with Windows client as ... Authentication method: MD5-Challenge ... Login locally with the cached profile of user1 ... After entering the Radius server username & password the ... (microsoft.public.win2000.security) |
|