VBScript Application Development (Windows CE 5.0)
Microsoft® Visual Basic® Scripting Edition, a subset of the Microsoft® Visual Basic® programming language, is a fast, portable, lightweight interpreter for use in Internet browsers and other applications that use Microsoft® ActiveX® Controls, Automation servers, and Java language applets.
In Microsoft® Windows® CE, Microsoft Internet Explorer is the scripting host. However, you can also create your own host application by using Microsoft ActiveX® Scripting. ActiveX Scripting enables a host to compile scripts, obtain and call entry points, and manage the namespace available to the developer.
Detailed documentation on using VBScript, including a language reference, tutorials, and samples, is available at this Microsoft Web site.
In This Section
- VBScript Support in Windows CE
Describes the VBScript implementation for Windows CE. - Adding VBScript Code to an HTML Page
Provides information about how to add VBScript code to an HTML page. - Additional Resources for VBScript Developers
Lists resources where you can find more information about VBScript.
Related Sections
- VBScript OS Design Development
Provides information about the components and modules that implement VBScript functionalities, and Sysgen variables that enable these functionalities.
Send Feedback on this topic to the authors