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 write normal text code using JavaScript dynamically?
What is the difference between rootscope and scope?
How do you change the style/class on any element using javascript?
How to delete an array entry using javascript?
What does "1"+2+3 evaluate to?
What is the best ide for javascript development?
What are the variable naming conventions in javascript?
How to get checkbox status whether it is checked or not?
Write a program to reverse a string in pure javascript?
How to reload the current page?
How can a Javascript code redirect the user to a different page?
How do you target a specific frame from a hyperlink in javascript?
What is Currying in Javascript?
What is a string in javascript?
What does question mark mean in react?