Contents tagged with Forms Authentication
-
Redirect unauthorized users to Custom Access Denied page instead of login page
Scenario:
-
LoginName Control to Display Full Name instead of username
Question:
-
Changing user password in Web.config
Say you have your user credientials placed in your web.config . How do you change the passord for a user programatically. Less talk, more code.