Can i create an login account with javascript ,without using
database ?
Answer Posted / mangala
yes, but need to hard code for login account by giving
multiple id comparisons and need to encrypt the javascript
code to hide from the page source .
This is not a secure way to create login account but we can
create login account using javascript.
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
How to port a GUI application onto Web
How to create a cookie using javascript?
what is the difference between window & document in javascript?
How to detect browser name using JavaScript?
What is hoisted in javascript?
Are Attributes and Property the same?
Why extending array is bad idea?
To write messages to the screen without using "document.write()"?
How to create function in JavaScript?
What is a reverse string?
What are the basic groups of dataypes in JavaScript?
What are the difference between javascript and jquery?
What is string in javascript?
What does 3+4+"7" evaluate to?
How many data types are there in javascript?