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...

why you used Java Script? Can it use for both client side
and server side validation purpose?

Answer Posted / jithesh.p

javascript can be used to write both clientside and server
side applications

Is This Answer Correct ?    2 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can I build with javascript?

908


What is Unobtrusive JavaScript & Why it's Important?

988


Explain the steps for connecting the system to Internet.

2037


How do you organize your JavaScript code?

1024


What is difference between arrow function and normal function?

843


Explain javascript accessors ?

870


Is javascript harmful?

887


Can an anonymous function be assigned to a variable?

866


What are the application of javascript?

898


Does javascript support automatic type conversion?

1069


List some of the disadvantages of javascript.

987


Is javascript hard to learn?

837


What is the difference between remove() and removeChild()?

976


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

2492


Is javascript object oriented?

866