0
Reply

Login controls & user defined database

Marcus Dee

Marcus Dee

Feb 3 2015 4:55 PM
450
I have an SQL Server database Users I am using to store username and password info for users. I want to be able to use the LoginView, Login, LoginStatus, LoginName controls with my own database. The Login control is on my Login.aspx page, and the LoginView, LoginStatus & LoginName are on my masterpage. All I want to be able to do is update the controls with user info and login status when logged in, and be able to show customer order based on userid.