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
What are the benefits of learning javascript?
20 Functions of Selenium with description and Examples.
What is the difference between window and document in Javascript?
List some design patterns in javascript?
What is 'use strict'?
How do you target a specific frame from a hyperlink in javascript?
Expand BOM and explain it?
Why is javascript so hard?
How do you trim in javascript?
What is the difference between Local Storage and Session Storage?
all possible test cases for normal number field,name field date field,check box,
How do you define a class and its constructor?
What is the difference between JavaScript and jscript?
What is the difference between the operators '==' and '==='?
What are arrays in javascript?