I have a login form on my page that works correctly but when I added the loginview I could no longer see the login1.username or the login1.password in the code behind page, how can I find them? i have been trying for a while.
<asp:LoginView ID="LoginView1" runat="server">...
I am trying to use the detailsView to allow members who are logged in to edit there account but the problem im getting is that whoever logs in it always shows the very "1st" record . I am trying to use unique email to get to the right profile but i keep getting an error it says "Must declare the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.