Search Advanced SearchView Cart   Checkout   
 Location:  Home » vampire: masquerade » General » Learning VBScript  
Categories
music
h.r. giger
vampire: masquerade
esoterica
apparel
video
body art - tattoo
jewelry
HALLOWEEN
women's boots
men's boots
Info
about us
links
posters
Related Categories
• General
Programming
O'Reilly
Subcategories
Mass Market
Trade
Learning VBScript
Learning VBScript

zoom enlarge 
Author: Paul Lomax
Publisher: O'Reilly Media, Inc.
Category: Book

List Price: $39.95
Buy Used: $0.70
You Save: $39.25 (98%)



New (1) Used (18) from $0.70

Avg. Customer Rating: 3.5 out of 5 stars 14 reviews
Sales Rank: 242137

Media: Paperback
Number Of Items: 1
Pages: 616
Shipping Weight (lbs): 2
Dimensions (in): 9.2 x 7 x 1.2

ISBN: 1565922476
Dewey Decimal Number: 005.2762
UPC: 636920922476
EAN: 9781565922471
ASIN: 1565922476

Publication Date: July 1, 1997
Availability: Usually ships in 1-2 business days
Condition: Coffee stai on cover, INCLUDES CD. Little or no highlighting. We ship daily. Look at our feedback, we provide excellent service. Media mail can take up to 3 weeks to arrive. We suggest the use of PRIORITY shipping when possible. Please refer to our return policies before any purchases. (10/11/08)

Similar Items:

  • VBScript Pocket Reference
  • Vbscript in a Nutshell: A Desktop Quick Reference
  • VBScript Programmer's Reference
  • Microsoft VBScript: Step by Step
  • Microsoft WSH and VBScript Programming for the Absolute Beginner, Second Edition (For the Absolute Beginner)

Editorial Reviews:

Product Description
With the advent of client-side scripting, it is possible to create programs that run on a user's browser in response to particular user actions, like passing the mouse over a hyperlink or clicking a standard HTML command button. By taking advantage of client-side scripts, web pages can be made more interactive, and programs that ran as (usually CGI) applications on the server before client-side scripting can now execute on the browser, in the process improving the performance of a web site's web pages. In Learning VBScript, Paul Lomax shows how to take full advantage of client-side scripting using Microsoft's own scripting language, Visual Basic Scripting Edition, or VBScript. Learning VBScript consists of three distinct sections that quickly teach the reader how take advantage of client-side scripting to enhance a web site's pages:
  • A fast-paced introduction to VBScript that covers the basic features of the language and their syntax. Although these tutorial chapters are written primarily for web content providers, they also explore the difference between VBScript and Visual Basic for Applications, the programming language used both in Visual Basic and in the individual components of Microsoft Office, making them of interest to the millions of VBA programmers who are fairly new to the Web and to developing web pages.
  • An introduction to the Microsoft Internet Explorer (MSIE) object model. By accessing the events, properties, and methods exposed by the browser's object model, VBScript is transformed from a fairly powerless programming language into a powerful development tool that can be used to control the browser, allowing the creation of complex interactive web pages.
  • A series of chapters, each of which examines a set of techniques that use client-side scripting to enhance the interactivity and attractiveness of a web site.
In focusing on techniques for creating professional, scripted web pages, Learning VBScript includes chapters on the following:
  • Creating documents "on the fly" from a script running on the browser
  • Fully describing hyperlinks when the user's mouse passes over them
  • Performing validation on data entered by the user before it is submitted to the server
  • Incorporating ActiveX controls in a web page
  • >Using VBScript's error handling feature to anticipate and handle user errors
  • Handling different browsers, particularly MSIE, Netscape Navigator, and the older browsers that don't support scripting
  • The CD-ROM accompanying Learning VBScript includes over 170 code samples, and allows you to retrieve examples by category; you can, for instance, retrieve hyperlinks to all the web pages that include ActiveX controls. In addition, the CD-ROM includes a complete shopping cart application that can be easily customized for your own needs. Whether you're a content provider who wants to add client-side scripts to web pages or a Visual Basic programmer who wants to begin creating web applications, Learning VBScript is the definitive guide that takes you through the rudiments of the language and covers the techniques needed to develop professional web pages.



    Customer Reviews:   Read 9 more reviews...

    3 out of 5 stars Overall a good tutorial on VBScript, even tho' it's outdated   January 24, 2000
     67 out of 71 found this review helpful

    Don't buy this book in the yera 2000... buy VBScript Programmer's Reference instead, by Wrox Press. It covers the latest and greatest, VBScript 5.0, instead of Lomax's rinky-dink 1.0 and a bit of 2.0 coverage. I gave this book 3 stars, though, because the quality of Lomax's "lessons" and explanations are great if you are new to VB or a scripting language. Indeed, Lomax demonstrates how VBScript is much easier to learn than JavaScript.

    Overall, it is better to buy a book that is more updated. This is a dinosaur in today's lightning-speed techno market, and it needs to be put in the museum (c'mon, 1997? )


    3 out of 5 stars Great for "intermediates"   January 25, 2000
     27 out of 30 found this review helpful

    This book is NOT for complete novices like me! Terms like "OCX", "32-bit", and "server-side includes" are used but not explained at all. With some help from other books, some of the material made sense. That said, there is a lot of good content in this book. I'd recommend a more introductory book (is there one?) for true rookies.


    2 out of 5 stars The author could not make up his mind about the readership   August 17, 1999
     23 out of 25 found this review helpful

    I was given this book to read for a course I am taking in an educational institution. I found the book a big pain to read. The author wants to write for beginners and at the same time appeal to those with programming experience. If you are a virtual beginner like me, this book will confuse you. Chapters 1 and 2 are enlightening to the beginner, but beyond that, the author's attempts to pander to those who are experienced in VB programming leaves a beginner confused. Without any prior warning, the author suddenly introduces new programming techniques, with the assumption that the reader was familiar with the subject. Then the author, with the same suddenness, remembers the beginner reader and then attempts to please him/her too. Sometimes, it is the reverse: the authors starts out by addressing the beginner, and suddenly off he goes addressing the experienced programmer. This makes the book disorganized and verbose and difficult to read. I have read books on introduction to other programming languages and I found Chapter 3 of this book the worst I have read so far on variables, declaration of variables, constants, etc. This book is certainly not the best for a beginner or those who, in addition to learning a programming language, would want the aesthetic pleasure of a well organized and succint book. Sometimes I wished I could 'cut and re-paste' the paragraphs or simply 'cut!'


    5 out of 5 stars Still the best   November 6, 1998
     10 out of 10 found this review helpful

    This was the first book I bought on VBScript and since then I have read and seen many books on VBScript, this is by far the very best there is, O'Reilly style quality comes out of every page, this isn't an idiots guide or a teach you in 10 minutes tutorial, it's serious stuff - but at a fast enough pace. So if I've already got a copy why am I here? well I just bought ten copies for my developers, I saw the comment below and I felt compelled to write here... perhaps our friend from Silicon Valley has a downer on VB/VBS/AnythingMicrosoft? OK the MSIE object model is showing its age but you'll not find a better introduction to the language anywhere.


    5 out of 5 stars Great bridge to VBScript for ASP   August 4, 2000
     8 out of 9 found this review helpful

    I had been developing strictly with perl for Unix, when I needed to do some work on an NT platform I ordered this book. I used it coupled with O'Reilly's ASP in a nutshell and finished the job quickly. It is a great reference for migrating from other scripting languages.

    Powered by Associate-O-Matic

    T-shirts, Posters

    Pentagram T-shirts, bags, etc...


    Gothic Posters

    Related Links
    Dark Videos

    Terra Naturals - All Natural Products






    © Darkpub.com 2001-2007. All rights reserved. Domain Registration and Hosting