Can i create an login account with javascript ,without using
database ?
Answer Posted / rajesh
Javascript is one which loads on your page load. If you
want to test it for dummy app. you can.
Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What are a fixed-width table and its advantages in javascript?
How and where javascript namespacing is used?
Explain how to detect the operating system on the client machine?
What is the difference between window.onload and ondocumentready?
Which software is used for javascript?
How to handle event handlers?
How to convert json string to object?
Is javascript enabled on chrome?
Name the numeric constants representing max, min values?
What are the decodeURI() and encodeURI()?
What are the difference between undefined and not defined in javascript?
Does spacing matter in javascript?
Difference json arrary vs json object ?
What is javascript and how it works?
In a java script, what is the difference between "==" and "===" operator?