Javascript.

Essay by mo2003College, UndergraduateA, June 2003

download word file, 2 pages 3.6 3 reviews

Downloaded 125 times

Within this report is information on how JavaScript is used on the Internet. This report will contain information that will help you learn about JavaScript and its uses on the Internet. It mentions what JavaScript is, where it originated and what some of its uses are.

JavaScript is a loosely typed scripting language that resembles the programming language C. It is designed to be an extension to HTML and is usually included within HTML scripts. JavaScript is object-oriented and has block-structuring features. The main feature of JavaScript is that it lets you build interactive web pages. JavaScript allows you to respond to a user's input in the form of text, buttons selected, or mouse clicks, and can generate a response to the user's computer.

JavaScript originated from within the labs of Netscape Communications Corporation in 1994. It was invented so a computing language could build web pages and applications more effectively.

When it first appeared it was thought that it was a new form of C, but later turned out to be this wonderful new language called JavaScript. There were skeptics that said the language was a dud and would never catch on, but now more people are learning JavaScript then ever before.

JavaScript is used within HTML tags so that the page setup in already present when the JavaScript starts to run. There are many different uses for JavaScript on the Net. It can be used to make mail forms that a customer or person trying to input information can use. The program will allow the user to input information, then it will automatically send that info to a designated email address with the click of a button. It can also be used to put a password on a certain web page; a user trying to enter the...