Beginning Active Server Pages 3.0 and over 360,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

114 used & new from $0.01

Have one to sell? Sell yours here
 
 
Beginning Active Server Pages 3.0
 
 
Start reading Beginning Active Server Pages 3.0 on your Kindle in under a minute.

Don’t have a Kindle? Get your Kindle here.
 
  

Beginning Active Server Pages 3.0 [ILLUSTRATED] (Paperback)

~ David Buser (Author), Chris Ullman (Author), Jon Duckett (Author), John Kauffman (Author), Juan T. Llibre (Author), David Sussman (Author)
4.6 out of 5 stars  See all reviews (103 customer reviews)


Available from these sellers.


14 new from $12.86 100 used from $0.01

Formats

Amazon Price New from Used from
  Kindle Edition, November 30, 1999 $21.11 -- --
  School & Library Binding, June 30, 2000 $57.45 $57.45 --
  Paperback, July 10, 2000 $26.39 $3.71 $3.71
  Paperback, Illustrated, January 2000 -- $12.86 $0.01

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.19
ASP: Learning by Example

ASP: Learning by Example

by Robert B. Mellor
4.4 out of 5 stars (18)  $11.25
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
Beginning ASP Databases

Beginning ASP Databases

by John Kauffman
4.7 out of 5 stars (125)  $39.99
Professional Active Server Pages 3.0

Professional Active Server Pages 3.0

by Alex Homer
Explore similar items

Editorial Reviews

Amazon.com Review

Filling an important spot in the Wrox Programmer to Programmer series, Beginning Active Server Pages 3.0 is an excellent introduction to the new version of ASP released for the Windows 2000 platform. This guide expects no previous ASP knowledge or even previous Web development experience.

Its friendly style makes this book welcome reading at all skill levels. The material is carefully presented to avoid losing readers who are totally new to ASP programming, yet it still provides impressive technical coverage, beginning with the very basic concepts behind ASP programming and moving forward to advanced coding techniques.

As each topic is presented, relevant screen shots and useful code snippets under the heading "How It Works" complement the text. The chapters also include step-by-step exercises to familiarize you with new techniques and tools. An extensive case study application takes you through the entire development process as well. If you're interested in Web coding Microsoft-style, this is the right place to start. --Stephen W. Plain

Topics covered: ASP language fundamentals, server- and client-side scripting, ASP object model, cookies, error handling, scripting objects, recordsets, transactions and COM+, XML introduction, ADO object model, and VBScript reference.



Product Description

Active Server Pages 3.0 is a scripting tool which offers an easy and user friendly way of programming dynamic web sites. ASP 3.0 is an easy way to control content - with the flexibility to handle complex professional commercial sites, utilizing components, objects and Databases.

ASP 3.0 is now being given away in Windows 2000, opening up a potentially huge new market of users.


Product Details

  • Paperback: 1232 pages
  • Publisher: Wrox Press; 3rd edition (January 2000)
  • Language: English
  • ISBN-10: 1861003382
  • ISBN-13: 978-1861003386
  • Product Dimensions: 9.1 x 7.3 x 2.4 inches
  • Shipping Weight: 4 pounds
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (103 customer reviews)
  • Amazon.com Sales Rank: #768,446 in Books (See Bestsellers in Books)

Look Inside This Book

Citations (learn more)
1 book cites this book:

What Do Customers Ultimately Buy After Viewing This Item?


Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

 

Customer Reviews

103 Reviews
5 star:
 (73)
4 star:
 (18)
3 star:
 (8)
2 star:
 (4)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.6 out of 5 stars (103 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
118 of 120 people found the following review helpful:
5.0 out of 5 stars Excellent book to learn ASP & VBScript, June 20, 2000
By Music Fan from St. Louis (St. Louis, MO USA) - See all my reviews
An excellent book for beginners, Beginning Active Server Pages 3.0 starts simply and builds on what you've learned until you code a fairly fully-featured application. By the time you've gone through the book, you'll be able to create web pages that can return and capture information stored in databases, tailor pages based on information captured from input by users -- in short, create web pages that are in fact active.

Although there are some grammatical errors in the text itself, I think another reviewer perhaps overstated their existence. More importantly though, the examples and exercises take you through using the materials covered in a clear, concise manner. Not a lot of fluff or worthless repetition.

Although geared towards Windows 2000, the book can be used if you have a Windows 95/98 platform, at least as far as learning ASP basic coding techniques. An appendix covers use of Personal Web Server (required to let your 95/98 based PC act as a server and thus run the ASP code).

Numerous other appendices provide worthwhile reference materials concerning errors, VBScript reference, runtime libraries. etc.

If you are looking to teach yourself ASP, this is an excellent book to use to achieve that end. Don't let its size (1100+ pages) turn you away.

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



 
22 of 22 people found the following review helpful:
5.0 out of 5 stars A Must For ASP Beginners !, February 21, 2000
By Chris Trevino (Washington State) - See all my reviews
In two days...in two days I was writing my own ASP pages ! This book covers the basics in a format that is comprehensive and easy to follow. You think you are just learning asp...but what you don't realize is you are aslo learning VBScript! The book is written in such a way that you are literally "forced" to remember what you just read. Packed with explanations and examples and explanations of those examples, this book takes you by the hand and builds on what you learn page by page. Forget the other guys...this book teaches you what you need to know. Definitely one of the best "investments" made into my future !
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
35 of 38 people found the following review helpful:
4.0 out of 5 stars Good but wordy, October 27, 2000
By A Customer
Like most Wrox books I've read, this book contains lots of easily understandable information, but it is not as concise as it could be. Still, I learned to use ASP from this book and I recommend it.

I have done a little Visual Basic and HTML coding, and to me this book seemed too basic in parts. The first part of the book is about how the server deals with HTML and about VBscript. The book doesn't really get into ASP until about page 170.

The examples are usually short, which is good. Too bad the examples are not more self-contained. The authors too often illustrate a new point by saying "use the code in the previous example, but with the following changes..." That's just lazy. A complete new code listing for each new topic would have been more helpful.

If you are a beginner and you don't mind wading through a lot of words (1000+ pages worth) and a somewhat boring book design, get this book. It will teach you a lot.

If you are a very experienced developer, this book will be too basic - look elsewhere (the Wrox book Professional Active Server Pages 3.0 seems popular with reviewers on Amazon).

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 great book !!!
i bought many ASP 3.0 books and this one is the best. I am studying to become a programmer and regardless of the books I must use in school, I will always buy from this cie... Read more
Published 10 months ago by Pasqualina Mucci

4.0 out of 5 stars Great Starter Book
Like the others have said... this is a good starter book for those looking to learn the older ASP technologies, since you may need to know a little of this if you are messing with... Read more
Published 22 months ago by Ben Mccameron

5.0 out of 5 stars Great ASP book!
Beginning Active Server Pages is an all encompassing book on classic ASP web server development. The authors explain in great detail from the beginning on how dynamic web... Read more
Published on February 5, 2007 by Frank Stepanski

5.0 out of 5 stars Excellent book for bringing you up to speed
Prior to purchasing this book I had no experience with ASP whatsoever. One day at work I was told that I needed to study up on ASP, and fast. Read more
Published on June 24, 2005 by Craig P. Evans

5.0 out of 5 stars Excellent beginner book for web development
This book starts by giving an overview of how the browser, server, and pages interact to deliver web-based data and pages. Read more
Published on January 25, 2005 by Nathan Lavanway

5.0 out of 5 stars One of the best introductory books ever
This text is so packed with information, it even goes beyond asp and introduces XML and COM+....so well written, so concise, publishers throughtout the country need to learn from... Read more
Published on March 15, 2004

5.0 out of 5 stars An Essential For Beginners
All programming books are both overwritten and underwritten.

When you begin reading and learning the content is simply too much. Read more

Published on February 25, 2004 by Ian

5.0 out of 5 stars Very Good Introduction to ASP
This book is a very good introduction to ASP. The codes are clearly explained step-by-step. The codes are also accompanied by screenshots of how they look on the browser. Read more
Published on February 8, 2004

4.0 out of 5 stars Great Start for ASP Coding
In the beginning of Chapter 3, there is a paragraph that sums up the entire book:

"When I first started to study Chinese my tutor ... Read more

Published on December 11, 2003 by Kenneth J. Powers

5.0 out of 5 stars Best book i've read on ASP
I was really looking for a book that gave me a good introduction to ASP and ADO and i just stumbled on this book. It was great from the very first chapter! Read more
Published on October 9, 2003 by Austin Amuok

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
   
Related forums


Listmania!



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.