X

Programming

nodeJS : A Server side JavaScript

Node.Js is a software system designed for writing scalable web server applications. Programming is done in JavaScript, and are using…

Jquery Validate Plugin : Custom date format validation (mm/dd/yyyy)

Suppose, you are using Jquery Validator plugin to validate form fields and now you want to validate date field with…