Can i create an login account with javascript ,without using
database ?
Answer Posted / guest
no it is not possible in anyway because it don't work ,but
you can make it for any practice session.
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
What close() does in javascript?
List some of the disadvantages of javascript.
How do you sort an array in javascript?
Why do we need hoisting in javascript?
How to set the focus in an element using javascript?
To write messages to the screen without using "document.write()"?
What are the four basic data structures in javascript?
Can I learn javascript without html?
What is the difference between == and ===? Which one would you use?
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
Can an anonymous function be assigned to a variable?
List few difference between primitive and non primitive javascript data types?
How to find the selected radio button immediately using the 'this' variable?
How to detect the OS on the client machine in JavaScript?
What are two-way data binding and one-way data flow, and how are they different?