Can i create an login account with javascript ,without using
database ?
Answer Posted / karthi.6863
No friend ...it is not possible...java script is use for
validation...
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
What is array constructor in javascript?
What is an empty html tag?
What is node ecosystem?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
Explain how to read and write a file using javascript?
Difference between window.onload and onDocumentReady?
If 2 methods have same name and same number of parameters, which one will be executed first?
What is the difference between let and var?
What is a javascript symbol?
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.
Difference between the substr() and substring() in JavaScript?
How do you write a comment in javascript?
How to open a window with no toolbar, but with the location object?
Which built-in method sorts the elements of an array?
What is the use of window object?