28 used & new from $0.01

Have one to sell? Sell yours here
 
 
Active Server Pages for Dummies
 
 

Active Server Pages for Dummies (Paperback)

~ (Author) "What's the big deal about ASP?..." (more)
Key Phrases: rotator schedule file, guest book application, scripting objects, Internet Explorer, Option Explicit, Browser Capabilities Component (more...)
4.3 out of 5 stars  See all reviews (73 customer reviews)


Available from these sellers.


3 new from $15.00 25 used from $0.01

Formats

Amazon Price New from Used from
  Paperback, September 7, 1999 $24.99 $2.00 $0.01
  Paperback, February 1998 -- $15.00 $0.01
There is a newer edition of this item:
Active Server Pages 2.0 for Dummies Active Server Pages 2.0 for Dummies 4.3 out of 5 stars (73)
$24.99
In Stock.
What Do Customers Ultimately Buy After Viewing This Item?

Customers Who Bought This Item Also Bought

Sams Teach Yourself Active Server Pages 3.0 in 21 Days

Sams Teach Yourself Active Server Pages 3.0 in 21 Days

by Scott Mitchell
4.7 out of 5 stars (89)  $31.49
Active Server Pages Bible

Active Server Pages Bible

by Eric A. Smith
3.0 out of 5 stars (26)  $60.00
ASP in a Nutshell, 2nd Edition

ASP in a Nutshell, 2nd Edition

by A. Keyton Weissinger
4.1 out of 5 stars (61)  $26.39
ASP Programming for the Absolute Beginner

ASP Programming for the Absolute Beginner

by John Gosney
Beginning Active Server Pages 3.0 (Programmer to Programmer)

Beginning Active Server Pages 3.0 (Programmer to Programmer)

by David Buser
4.6 out of 5 stars (103)  $26.39
Explore similar items

Editorial Reviews

Amazon.com Review

Active Server Pages (ASP) is the best way to create dynamic Web sites--that is, Web sites based on the contents of a database--under Microsoft Internet Information Server (IIS) and other Microsoft Web platforms. Active Server Pages for Dummies proves that despite the initially intimidating appearance of some ASP code, the system isn't hard to learn and can be a lot of fun.

The book delivers a carefully structured introduction to ASP technology. The examples aren't all academic either--you'll find code (printed and on the companion CD-ROM) for a date-stamper, a banner-ad rotator, a guestbook, and even a near-real-time chat room and a system for managing classified ads.

Though this book includes sections on VBScript and JScript, you'll probably want to combine it with a language text if you lack familiarity with at least one of those languages. Still, the language material that's here serves as a good introduction to the basics and enables you to make sense of the scriptable ASP objects that make the technology so powerful.

Though this isn't an object reference, the author explains the capabilities of each major server component and provides example code that uses many of them. That's the strongest aspect of this book, in fact--the excellent example code you can learn from and adapt to your purposes. --David Wall

Topics covered: Basics of ASP, VBScript, JScript, the ASP object model, server components, database connectivity, Visual InterDev, and popular ASP applications. --This text refers to an alternate Paperback edition.



Review

Read the entire review of this book.

The first few chapters of Active Server Pages for Dummies are a fairly generic introduction to VBScript for non-programmers, with a dash of Javascript thrown in for variety. The middle portion of the book introduces the reader to components, objects, the structure of an Active Server Page (ASP) application, and database access. The useful tips scattered through the book are convincing evidence that the author actually has some practical experience with ASP in a non-toy environment. The last section of the book and the CD-ROM contain the source code for two example ASP applications: a chat room and a classified ads server.

Aside from the obnoxious and sophomoric attempts at humor, this book is basically sound and delivers the most value among the entry-level books on ASP that I have encountered thus far. Programmers should bypass this book and go directly to Wrox Press's Professional Active Server Pages 2.0. -- Ray Duncan, Dr. Dobb's Journal -- Dr. Dobb's Journal


Product Details

  • Paperback: 362 pages
  • Publisher: Hungry Minds Inc; Bk&CD-Rom edition (February 1998)
  • Language: English
  • ISBN-10: 0764501909
  • ISBN-13: 978-0764501906
  • Product Dimensions: 9.1 x 7.3 x 1 inches
  • Shipping Weight: 1.6 pounds
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (73 customer reviews)
  • Amazon.com Sales Rank: #1,833,934 in Books (See Bestsellers in Books)

More About the Author

Bill Hatfield
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Bill Hatfield Page

Inside This Book (learn more)
Browse and search another edition of this book.




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

73 Reviews
5 star:
 (46)
4 star:
 (16)
3 star:
 (5)
2 star:
 (2)
1 star:
 (4)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (73 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
28 of 28 people found the following review helpful:
5.0 out of 5 stars A great book, even for professional dummies, March 26, 2000
As a professional VB developer, I needed to learn the basics of ASP--the built in objects and the syntax of VBScript. Hatfield provides the coverage. Even though I need a more comprehensive VBScript reference at hand while I'm programming, it is the foundation acquired from the Dummies book that allows me to find what I need. The text is readable and well focused.

Weaknesses: Although there are some examples in JavaScript, the preponderance of the code is in VBScript. Another shortcoming is the use of clever chapter titles, rather than descriptive titles. If you're reading from cover to cover--easy to do with Hatfield--then the titles don't really matter.

Honestly, my major problem with the book is being seen with it. But then, how much of a dummy can you be if you're learning ASP.

Conclusion: An excellent choice for your first book on ASP, even for stuffy "professionals."

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
22 of 23 people found the following review helpful:
5.0 out of 5 stars To VB or Not To VB... That is the question?, December 24, 1999
By J. Esteban (Lakewood, CO USA) - See all my reviews
(REAL NAME)   
If you want to learn server side scripting in VBScript you can go pretty much anywhere. If you want to learn server side scripting in JScript then this one of the few places to go. The JScript examples aren't much but they're better than nothing and the examples all work. I knew C/C++, SQL and some client side Javascript so it seemed like a natural way to go but there is simply not much written about server side scripting in JScript.

Even though most of the examples are written in VBScript, they are clear and challenging enough to get you going. One the hardest hurdles is loading the Personal Web Server. If you don't already have a favorite HTML or ASP editor try UltraEdit32 and do yourself a favor from the beginning download the Script Debugger if your using Internet Explorer. It's free and like so many other things that go into learning Active Server Pages "it's better than nothing".

Overall I like the book and the humor is tolerable. If he ever wants to write another I'd be happy to provide some additional JScript examples. I know enough to get buy for now and in the end that's what I wanted. I had a project that needed to get done by the end of the year and it looks like I'll make it.

Thanks to all of you who have written these reviews in the past. For the most part they have faithfully guided me to the most useful and most useable sources of information available.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
15 of 15 people found the following review helpful:
5.0 out of 5 stars A must for Beginners, February 1, 2000
By kerim ozbakirci (sydney, nsw Australia) - See all my reviews
I was wondering when will an author come out and write an ASP book that everyone can easily understand. Fortunately Dummy Series came out with this nice book. This book is a really good resource for a starter ASP programmers. The layout will prevent you to get bored of the book. The real world examples will keep your head in the book and you will enjoy while you are learning. The book covers more VbScript examples rather than JScript.The only disadvantage is, it doesnt cover very advanced subjects; but since its a dummy book it hit the target. I would get this book if I would be someone that is thinking to start ASP...
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Perfect
Everything perfect:
the book I wanted, arrining very fast.

nothing to critizise...

Thommy
Published 1 month ago by T. Willms

3.0 out of 5 stars Easy read for experienced programmers
I have experience with PHP and Perl-based CGI programming. I needed to learn ASP in a hurry to get started on a new project. Read more
Published on July 1, 2004 by Winston Kotzan

1.0 out of 5 stars Get with the times
For those who don't want to be dragged into the new .net world. There is still asp...however, 2.0 is the old version, at least get 3.0
Published on March 20, 2004 by Glenn

5.0 out of 5 stars good for beginners
A good book for beginners.

I bought this book without any previous knowledge of ASP and it has been a great help to me. Read more

Published on January 31, 2004 by Donald Ossewaarde

5.0 out of 5 stars This is 'THE' Book
I think you can develop almost every type of web application using this book. It is perfect for starters and intermidiate level programmers. Read more
Published on November 17, 2002 by Tahir Ata Barry

5.0 out of 5 stars Navigating & judging
Firstly, I needed to know what is involved with Active Server Pages. What do I buy? How do I use the computer? Etc. Read more
Published on October 11, 2002 by Dom

4.0 out of 5 stars Excellent Starter Book
The only problem with this book is IIS and PWS can be difficult to install making for a good amount of preparation before using the examples. Read more
Published on June 26, 2002 by J. Stiene

5.0 out of 5 stars Superb for Beginners.
Well worth getting as your first ASP book.
Published on December 9, 2001

5.0 out of 5 stars Great Reference
This book is a great reference for Active Server Pages. It will get even a novice programmer started and is clear and to the point.
Published on October 20, 2001

5.0 out of 5 stars A very short review
Active Server Pages for Dummies by Bill Hatfield. This book is, as I see it, an absolute must for anybody who wants to learn the basics of ASP. Read more
Published on September 6, 2001 by Claus Sørensen

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.