VBScript in a Nutshell, 2nd Edition

Visual Basic Scripting Edition, or VBScript, as it's commonly called, began its life amid a certain amount of fanfare as a client-side scripting language for web browsers. Its appeal was that it was a subset of Visual Basic for Applications (VBA), the most widely used programming language in the world, and hence promised to make Internet programming easy not only for the huge installed base of VB/VBA programmers, but also for new programmers.
But for the most part, VBScript failed to deliver on its promise as a client-side scripting language. The problem wasn't the language or its capabilities; rather, VBScript suffered because it was the second language to arrive in the arena of client-side scripting and was never able to supplant its rival, JavaScript. In fact, Netscape Navigator, the browser with the largest market share at the time, completely failed to support VBScript, leaving it a language that could be used exclusively for client-side scripting on corporate intranets (or for content providers on the public Internet who didn't care that their content was incompatible with most browsers).
But while VBScript's success as a client-side scripting language has been marginal, it has become one of the three major scripting languages (along with JavaScript and Perl) in use today. With the release of Internet Information Server (IIS) 2.0 in 1997, VBScript rapidly became the primary scripting language used in developing Active Server Pages (ASP), MS's server-side scripting technology for IIS. Also in 1997, MS released the first version of Outlook, which was programmable and customizable only by using VBScript. Finally, in 1998, MS released the first version of Windows Script Host (WSH), the long awaited "batch language" for Windows. Here again, VBScript rapidly emerged as the predominant choice for writing WSH scripts.
TABLE OF CONTENT:
Chapter 01. Introduction
Chapter 02. Program Structure
Chapter 03. Data Types and Variables
Chapter 04. Error Handling and Debugging
Chapter 05. VBScript with Active Server Pages
Chapter 06. Programming Outlook Forms
Chapter 07. Windows Script Host 5.6
Chapter 08. VBScript with Internet Explorer
Chapter 09. Windows Script Components
Chapter 10. The Language Reference
Appendix A. Language Elements by Category
Appendix B. VBScript Constants
Appendix C. Operators
Appendix D. Locale IDs
Appendix E. The Script Encoder
Password:ganelon
Random Posts
- PHP Developer’s Dictionary - Sams
- Money and Happiness: A Guide to Living the Good Life
- Lynda.com - Excel 2007 Essential Training
- Foundations of Object-Oriented Languages: Types and Semantics
- After Effects CS4 Essential Training
- HTML Complete Course
- Building Successful Virtual Teams
- Learnkey : (MCSE 70-290) Windows 2003 Managing A Network Environment
- Hacking Google Maps and Google Earth
- Circuit Cellar Magazine August 2008


















