What is the first lesson of VBScript tutorial What is VBScript
Microsoft Visual Basic Scripting Edition is the latest member of the program development language Visual Basic family, which applies flexible Script to a broader field, including web clients in Microsoft Internet Explorer, and Web Server Script in Microsoft Internet Information Server. Yi Xue is easy to use if you have learned Visual Basic or Visual Basic for Applications, you will be familiar with VBScript. Even if you have not learned Visual Basic, you can use all Visual Basic languages to design. Although you can learn VBScript from several web pages in this tutorial, this tutorial does not tell you how to program. To learn programming, read "Step By Step" published by Microsoft Press. ActiveX Scriptvbscript uses ActiveXTM Script to dialogue with the host application. Using ActiveX Script, browser, and other host applications no longer need special integration code for each Script component. ActiveX Script allows the host to compile Script, get and call entry points and manage developers available namespaces. Through ActiveX Script, language vendors can establish standard Script runtime language. Microsoft will provide VBScript runtime support. Microsoft is defining an ActiveX Script standard with multiple Internet groups to enable the Script engine to interchange. ActiveX Script is available in Microsoft® Internet Explorer and Microsoft® Internet Information Server. Other applications and VBScript in your browser as developers, you can use the VBScript source to implement programs for free in your product. Microsoft provides a binary implementation program for 32-bit Windows® API, 16-bit Windows API and Macintosh®. Vbscript is integrated with the World Wide Web browser. VBScript and ActiveX Script can also be used as a normal Script language in other applications.
The second lesson of the VBScript tutorial Add VBScript code in the HTML page
Script elements are used to add VBScript code to the HTML page.