Can i create an login account with javascript ,without using
database ?
Answer Posted / rajesh
if authentication is not required then we can create
without using database.
if authentication required for user the we cant create
login without database
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
how to run the servlet in tomcat
What does the operator do in javascript?
What do you mean by script?
What are the data types available in javascript? Explain
How do you access an element in an HTML document with JavaScript?
What is the use of a typedarray object in javascript?
Define closure.
Why are callbacks used?
What is javascript and how it works?
Expand BOM and explain it?
Where can I learn javascript?
What would be the result of 3+2+”7″?
What does the isNaN() function?
What is scope of variable in javascript?
Does spacing matter in javascript?