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...
This is the best VBScript book and I've never felt the need to get another one. It's accessible to a novice (which I was when I first bought it) but has enough depth and richness of information to still be used as a reference guide now that I have over 5 years of experience. I can look up all the functions in it quickly (easy to forget syntax when you're programming in VBScript and client-side JavaScript at the same time),...
0Report
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.
0Report
I won't be long and all i will say is that I knew almost nothing about vbscript before I read this book and by the time I finished it I had enough knowledge and tools to program rather complicated codes! The only bad point is that the book is quite old and covers only versions 1.0 and 2.0 and requires some updating from the msn web site. But in the end of the day Paul Lomax is realy amazing and the book is really really...
0Report
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...
0Report
This title is an excellent reference for learning VBScript, the language, even though it does not encompass the new IE4 DOM. As a reference and a tutorial, this book surpasses all others I have read on the subject, but if you are looking to write DHTML, you may want to puck up one of the WROX titles on the subject in addition. This book teaches the language, not the browser object model...
0Report