Login register with just html and JavaScript?

Kevin

New member
I know about how it is very insecure, but is there a way to make a register page, WITH JUST HTML AND JS? Not ASP. I have the usernames and passwords in an external sheet. How can I make a form that can add to that list of names.

Is there any other way to have a login and register with ONLY html and JS? Thanks so much!
is there any way to do this all client side?
I actually have a workin login, just no register.
 
Back
Top