Below you will find 0 categories and 2 links related to Visual Basic Vbscript Demonstration Resources.
VBScript is a Microsoft scripting language. It is useful both on client-side and server-side web programming, making it the primary language for programming ASP, and it can be used to program the new Microsoft Windows Script Host. The language itself has been gradually increasing in power and flexibility, and the newest release, VBScript 5.0 - which comes with IE5.0 and can be downloaded for IE3 and 4, or other hosts - represents a huge increase in functionality and usefulness. This book will not only serve as a reference guide to the VBScript language and syntax, but will also demonstrate its usage in context with many practical examples. It is ideal for anyone who uses VBScript as a programming language. It is a desktop reference and quick guide for ASP programmers, IE programmers and Windows Script Host programmers. Presents a comprehensive guide to version 5 of the VBScript language and syntax, together with practical demonstrations.
Explains all of VBScript's new features, including named constants, functions such as Array and CreateObject, private and public variables, and traversing collections with For Each...Next. Teaches programmmers everything they need to know about Microsoft's exciting new ActiveX technology, with demonstrations of how to use all the most important controls with VBScript. Shows how to use VBScript to create a complete Web shopping-cart system with "cookies" and CGI programs in Visual Basic 5. Shows how to create exciting Web multimedia games in VBScript. Includes coverage of the Microsoft Script Debugger. Fire up your Web applications with the most crucial VBSCript controls. Create a web shopping cart system with cookies. Learn to combine VB5 and VBScript 2 to create server side CGI applications. Scott Palmer is the author of several programming books. A specialist in making complex topics easy to learn, he has written a number of computer games.