Skip to content

VBScript in a Nutshell A Desktop Quick Reference

Best in textbook rentals since 2012!

ISBN-10: 0596004885

ISBN-13: 9780596004880

Edition: 2nd 2003

Authors: Paul Lomax, Matt Childs, Ron Petrusha

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Lightweight yet powerful, VBScript from Microsoftreg; is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). "VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system administrators who want to develop effective scripts. Completely updated for VBScript 5.6, WSH 5.6 and ASP 3.0, "VBScript In a Nutshell, Second Edition includes updated introductory chapters that will help you keep current with the significant changes since the first edition was published. New…    
Customers also bought

Book details

List price: $49.99
Edition: 2nd
Copyright year: 2003
Publisher: O'Reilly Media, Incorporated
Publication date: 4/15/2003
Binding: Paperback
Pages: 512
Size: 5.98" wide x 9.02" long x 1.30" tall
Weight: 1.628
Language: English

Paul Lomax, author of O'Reilly's VB & VBA in a Nutshell and a coauthor of VBScript in a Nutshell, is an experienced VB programmer with a passion for sharing his knowledge--and his collection of programming tips and techniques gathered from real-world experience.

Richard Forno is a recognized security professional and coauthor of The Art of Information Warfare. He has held high-profile security positions at major companies and government organizations; he helped establish the first incident response team for the United States House of Representatives and provided advisory support to offices of the Department of Defense on information warfare. He is the cofounder of G2-Forward, a prominent information analysis and distribution service supporting the military intelligence and law enforcement communities. In 1998, he became the chief security officer for Network Solutions (the InterNIC), the company responsible for developing and operating the Internet…    

Foreword
Preface
The Basics
Introduction
VBScript's History and Uses
What VBScript Is Used For: Gluing Together Objects
Differences Between VBScript and VBA
Program Structure
Functions and Procedures
Classes
Global Code
Reusable Code Libraries
Data Types and Variables
VBScript Data Types: The Many Faces of the Variant
Variables and Constants
Error Handling and Debugging
Debugging
Error Handling
Common Problem Areas and How to Avoid Them
VBScript with Active Server Pages
How ASP Works
Active Server Pages Object Model
Programming Outlook Forms
Why Program Outlook Forms?
The Form-Based Development Environment
Running Your Code
Program Flow
The Outlook Object Model
Accessing Other Object Models
Windows Script Host 5.6
Why Use WSH?
Running WSH Scripts
Program Flow
The WSH Object Model
WSH Language Elements
Accessing Other Object Models
VBScript with Internet Explorer
The [left angle bracket]SCRIPT[right angle bracket] Tag
What Can You Do with Client-Side Scripting?
Understanding the IE Object Model
Windows Script Components
The Script Component Wizard
Writing Component Code
Using the Component
WSC Programming Topics
Reference
The Language Reference
Appendixes
Language Elements by Category
VBScript Constants
Operators
Locale IDs
The Script Encoder
Index