log in page creation
log in page creation
. I want to create allow people to sign up for an account. They use a form to enter account info. Then I want I want a second form to act as a login script the user will enter a Username and Password they created and it will access the view with their account info and redirect them to a members page. How can I do this and is it even possible?