Dear All, I want to hard code a user name & password in the web config rather than application, my question is, how to get the web config user name & password in the
code behind, in order to check the user & password in correct when I click the login button. So , what should I do in the login.aspx, how to get the user name and password..?? Thank you  ...