0
Answer

Login controls & user defined database

Photo of Marcus Dee

Marcus Dee

10y
801
1
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.

Answers (0)