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 ?

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

What does undefined value mean in javascript?

1023


What are global variables? How are these variable declared and what are the problems associated with using them?

901


The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here

2488


Which is best for front end?

824


What are the two basic groups of dataypes in javascript?

974


what is the difference between let, var, and const?

1036


What is are the types of the pop up box es available in javascript?

930


What is a string in javascript?

954


What is the difference of "settimeout" function and setinterval functions in javascript

1011


How to change video files randomly after completing its execution in Javascript?

2273


What are the requirements of web application using javascript?

955


How do you reverse a string in javascript?

843


What is rest parameters in javascript?

995


What is servlet in javascript?

880


what is the function of public class main ?

1953