Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can i create an login account with javascript ,without using
database ?

Answers were Sorted based on User's Feedback



Can i create an login account with javascript ,without using database ?..

Answer / 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

Can i create an login account with javascript ,without using database ?..

Answer / mangala

yes, but need to hard code for login account by giving
multiple id comparisons and need to encrypt the javascript
code to hide from the page source .

This is not a secure way to create login account but we can
create login account using javascript.

Is This Answer Correct ?    15 Yes 3 No

Can i create an login account with javascript ,without using database ?..

Answer / 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

Can i create an login account with javascript ,without using database ?..

Answer / karthi.6863

No friend ...it is not possible...java script is use for
validation...

Is This Answer Correct ?    14 Yes 7 No

Can i create an login account with javascript ,without using database ?..

Answer / 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

Can i create an login account with javascript ,without using database ?..

Answer / anonymous

it also run in IE6 or IE5

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More JavaScript Interview Questions

What is the use of a date object in javascript?

0 Answers  


Is javascript harmful?

0 Answers  


What is the meaning of callback function?

0 Answers  


What is a currying function?

0 Answers  


What are the predefined functions in javascript?

0 Answers  


Do you have to declare variables in javascript?

0 Answers  


Have you used any browser for debugging? If yes, how is it done?

0 Answers  


What is the difference between an Anonymous Function and a named function?

0 Answers  


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],

0 Answers  


What are the datatypes in javascript?

0 Answers  


What are different types of inheritence? Which inheritance is followed in javascript.

0 Answers  


How to achieve inheritance in javascript?

0 Answers  


Categories