JavaScript is a language usually used with HTML to add functionality especially involving interactivity. It was invented by Brendan Eich in 1995 and is not the same thing as Java, which was released four years earlier. The official name of the JavaScript language is actually ECMAScript , and it became a standard in 1997. It is now supported by most modern web browsers, and it is a powerful tool that you can use as you build web-based applications.
Validate input on the client machine, rather than having to send a ...