Home ASP Main

Active Server Pages

J Scripting

JSCRIPT

Microsoft JScript 3.1, a powerful scripting language targeted specifically at the Internet, is the first scripting language to fully conform to ECMAScript, the Web's only standard scripting language.

Like many other programming languages, Microsoft JScript is written in text format, and is organized into statements, blocks consisting of related sets of statements, and comments. Within a statement you can use variables, immediate data such as strings and numbers, and expressions.



Learn how to use Microsoft JScript to create active content and documents.