Should I create a userControl with two labels, two textboxes(for user/pass) and a button for submit?
Am I approaching this in the correct way?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you can, but it’s safer and faster to use ASP.NET Membership provider and embeded Login controls
http://msdn.microsoft.com/en-us/library/ms178329.aspx