Can Javascript alone be used for validating webpages?

 Posted by deccansoft on 10/30/2010 | Category: ASP.NET Interview questions | Views: 2783


Javascript is just a programming language and together with HTML DOM (Document Object Model) API it is used to make the web page dynamic or interactive and also to do client side validations of data before form is submitted to the server


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response