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


Please Help Members By Posting Answers For Below Questions

How do we get javascript onto a web page?

643


How generic objects can be created?

662


Explain what is javascript? List some data types supported by javascript?

645


Give an example of closure?

698


Is notepad ++ an ide?

661


What coding language should I learn first?

661


Can I learn javascript without knowing java?

658


What does clean white space mean?

614


What are the main features of javascript?

713


Hello , I am using following java script to open new window in I.E,but i am facing an issue the new window hangs often while opening,when you move mouse it opens normally.Can any body help me why this is happening as i am unable to understand this issue?please please if any one know so kindly help me I am in real difficulty through this issue.Thanks 'if(window.clipboardData){clipboardData.setData("Text","' + a.PatID + '");}' + 'ordwindow= window.open ("' + @OrderDetailURL + '", "RXOrderDetail", "location=0,status=0,menubar=0,toolba r=0,scrollbars=1,resizable=1"); ordwindow.moveTo(parent.screenLeft,0);var x; x=new ActiveXObject("WScript.Shell");x.SendKeys("% "); x.SendKeys ("x"); //fcttest((sp_RX_ChangeOrderStatus ' + '''' + a.DocID + '''' + ', 1, ' + convert(varchar,@SessionID) + '));' As [W],

1968


What Is The Disadvantages Using InnerHTML In JavaScript?

708


What do you understand by this keyword in javascript?

640


What is the use of ‘debugger’ keyword in javascript code?

667


How to reload a page using JavaScript?

746


How to add multiple functions in javascript?

639