You are not signed in. Sign in.

List Books: Buy books on ListBooks.org

VBScript Programmer's Reference » (REV)

Book cover image of VBScript Programmer's Reference by Adrian Kingsley-Hughes

Authors: Adrian Kingsley-Hughes, Daniel Read, Kathie Kingsley-Hughes
ISBN-13: 9780470168080, ISBN-10: 0470168080
Format: Paperback
Publisher: Wiley, John & Sons, Incorporated
Date Published: October 2007
Edition: REV

Find Best Prices for This Book »

Author Biography: Adrian Kingsley-Hughes

Adrian Kingsley-Hughes has made his living as a technology writer for the last six years, with many books and articles to his name. He can also be found teaching classes on the Web, where he has successfully taught technology skills to thousands of learners, with his own special brand of knowledge, experience, wit, and poor spelling.

Kathie Kingsley-Hughes has worked in IT training for many years. In addition to writing, she now works as a courseware developer and e-trainer, specializing in Internet technologies. She also runs a Web development company in the United Kingdom.

Daniel Reed is a software developer living and working in Atlanta, GA, USA. He currently works for Connecticut Inc., an Atlanta-based software consulting firm specializing in the insurance industry. Daniel also publishes and writes essays for chapters.*, a Web-based magazine for software professionals (DeveloperDotStar.com).

Book Synopsis

VBScript is an incredibly versatile tool—easy to learn, powerful, and flexible. This fully updated guide combines a comprehensive overview of VBScript and associated technologies with practical examples you can use, whether you’re a beginner, a veteran programmer, or a network administrator.

If you’re new at VBScript, or even to programming, this book will teach you what you need to know about this multipurpose language. If you’re experienced, you can skip the fundamentals and focus on the updates in this version, including changes to the script debugger, control and encoder, as well as the Windows Script Component Wizard, regular expression, and remote scripting. Finally, everyone who works with VBScript will learn how to use VBScript with ASP and DHTML, write powerful login scripts, and automate repetitive, time-consuming, and error-prone tasks with Windows Script Host.

Packed with practical examples and up-to-the-minute coverage, this reference takes you as deep into VBScript as you choose to go.

What you will learn from this book

  • What VBScript is and is not, and how it works

  • Error handling and debugging techniques

  • Windows® script components, script encoding, and remote scripting

  • How to add VBScript to your VB applications

  • Both client-side and server-side Web scripting

  • Variables, data types, data objects, procedures, coding conventions, and flow control

  • How to use VBScript within other technologies

Who this book is for

This book is for anyone interested in learning about VBScript. If you already have programming or VBScript experience, it will deepen your knowledge andprovide an excellent reference.

Table of Contents

Ch. 1A quick introduction to programming1
Ch. 2What VBScript is - and isn't!29
Ch. 3Data types43
Ch. 4Variables and procedures79
Ch. 5Control of flow105
Ch. 6Error handling and debugging125
Ch. 7The scripting runtime objects173
Ch. 8Classes in VBScript (writing your own COM objects)199
Ch. 9Regular expressions223
Ch. 10Client-side web scripting249
Ch. 11Super-charged client-side scripting277
Ch. 12Windows script host307
Ch. 13Windows script components363
Ch. 14Script encoding389
Ch. 15Remote scripting407
Ch. 16HTML applications415
Ch. 17Server-side web scripting435
Ch. 18Adding VBScript to your VB applications469
App. AVBScript functions and keywords499
App. BVariable naming convention569
App. CCoding convention571
App. DVisual Basic constants supported in VBScript575
App. EVBScript error codes and the err object581
App. FThe scripting runtime library object reference597
App. GThe Windows script host object model609
App. HRegular expressions619
App. IVBScript features not in VBA623
App. JVBA features not in VBScript625
App. KThe variant subtypes627
App. LActiveX data objects631

Subjects