0
How can i store values in of my input fields then use them to log in after account is created?
Can i do this with pure JS? when i think about it it seems easy but then... Google isnt helping because what i try wont work. I just want to enter in a name, an email, and a password, then switch to a new page where you can log in.. Cant attach file so heres the link, i think... https://code.sololearn.com/Ww63L6S386hm/#html
2 Answers
+ 3
Hello! You misspelled name-field in your JS :P
https://code.sololearn.com/W459onBlsR83/?ref=app
Don't worry, this stuff happens to everyone :)
+ 2
OMFG are you kidding me, i worked on that for like 2 hrs. F*n bugs. Thanks man that really saved me.