Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Microsoft® JScript® 5.5 is a general-purpose, object-based scripting language that is based on the ECMA 262 language specification (ECMAScript Edition 3). With a few exceptions, to maintain backwards compatibility, JScript is a full implementation of the ECMA standard.
JScript will be familiar to anyone who uses C, C++, or the Java programming language.
Internet Explorer Mobile 6 provides the host for JScript interpretation; however, you can use JScript in any application that is capable of hosting Microsoft Visual Basic Scripting Edition (VBScript).
Detailed documentation on using JScript, including a language
reference, tutorials, and samples, is available at this
Information on the ECMA 262 language specification is available at the ECMA Web site.
In This Section
- JScript Support in Windows Mobile
-
Describes the JScript implementation for Windows Embedded CE and Windows Mobile.
- Adding JScript Code to an HTML Page
-
Provides information about how to add JScript code to an HTML page.
- Additional Resources for JScript Developers
-
Lists resources where you can find more information about JScript.