37 used & new from $0.01

Have one to sell? Sell yours here
 
 
Instant ASP Scripts
 
 
Tell the Publisher!
I’d like to read this book on Kindle

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

Instant ASP Scripts (Paperback)

~ (Author) "In this chapter we will look at what Active Server Pages (ASP) are and how they work..." (more)
Key Phrases: main code block, single select control, block populates, Field Name Field Type Notes, Microsoft Access, Internet Explorer (more...)
4.0 out of 5 stars  See all reviews (77 customer reviews)


Available from these sellers.


10 new from $1.99 27 used from $0.01

Formats

Amazon Price New from Used from
  Paperback, July 15, 1999 -- $1.99 $0.01

Editorial Reviews

Amazon.com Review

Active Server Pages (ASP) technology represents, in most cases, the best server-side scripting choice for intranets, extranets, and public Web sites served by Windows NT and Internet Information Server (IIS). Instant ASP Scripts provides network administrators with a crash course in ASP work along with a considerable library of ready-to-use scripts.

An initial ASP tutorial explains the basics of the language, but the really interesting educational material accompanies the scripts in the library. With each program, the author comments on whatever interesting tricks he's used, excerpting the code as needed. The book touches on pretty much everything ASP can do (including its considerable power to interact with databases).

The library includes a script that runs a suggestion box, another that runs a vote counter, one that files requests for purchase orders, and a whole bunch of calculators. You'll also find scripts for rotating banner ads, a script that walks the surfer through a troubleshooting tree, and a script that tracks vacation time. Rather than pad his book with gee-whiz scripts having little practical value, Greg Buczek has built a collection of scripts that are useful just as they are and can be modified to fit other situations. (All the code appears on the companion CD-ROM.) --David Wall



Review

There are tons of books for ASP scripts, but this one has all the qualities to make it one of the best: It is comprehensive, has a reference, and is well-written. The examples are very well chosen and will attract people from many walks of life and industries. All in all, this is the book for ASP scripting. Recommended. --Moshe Bar -- byte.com

Product Details

  • Paperback: 860 pages
  • Publisher: McGraw-Hill Companies; Bk&CD Rom edition (July 16, 1999)
  • Language: English
  • ISBN-10: 0071352058
  • ISBN-13: 978-0071352055
  • Product Dimensions: 9.2 x 7.2 x 2.2 inches
  • Shipping Weight: 3.8 pounds
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (77 customer reviews)
  • Amazon.com Sales Rank: #2,000,128 in Books (See Bestsellers in Books)

More About the Author

Greg Buczek
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Greg Buczek Page

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



Books on Related Topics (learn more)
 
 

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
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

77 Reviews
5 star:
 (48)
4 star:
 (6)
3 star:
 (7)
2 star:
 (5)
1 star:
 (11)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (77 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
39 of 45 people found the following review helpful:
5.0 out of 5 stars Finally an ASP book with a complete set of working examples, October 22, 1999
By A Customer
I have been developing software for more years than id like toadmit and have been doing quite a bit of Microsoft stuff since therefirst product that could concievably be called an operating system appeared in 1995. I have also been writing quite a bit of ASP in the last few years and "Instant ASP Scripts" is a great resource for beginners and experts alike. The primary reason for this is its large and diverse set of complete working examples. All to often, programming language reference books go on and on blabbering about the semantics, syntax, history, theory, proper style, quotes from the authors favorite philosophers, ... Then the examples they present or either trivial and don't help you with what you are trying to do or they are gigantic and take hours to decipher. When I am developing software, I want a book that has relevant working examples that I can understand in 5 minutes and will show me how to do the things I need to do NOW. Mr Buczek has delivered exactly that in this book and I look forward to more of the same in the near future!

I feel I must comment on a previous review that made some disparaging remarks about Mr. Buczek's code. I seriously doubt that the code is intended to be copied byte for byte into any enterprise application. This is a reference to quickly find out how to make something work in ASP and its the software developers job to leverage that infomation and make it "enterprise ready" in the target application. I am a seasoned ASP developer and I am not appaled by the code in this book! I take it for what it is, a great reference! One of the reasons I have pursued advanced degrees in Computer Science is my frustration with and desire to move far beyond these kinds boorish attitudes and petty comments about style, design, methodology, ... We are in the STONE AGE of computer software and the most eloquent design, the most advanced methodology, the most perfectly designed code or any other object oriented / state of the art c**p you want to apply will get you no where close to developing the software equivalent of goat brain! Does anyone know if the goat brain code is clean and wonderful? After a billion years of evolution, its probably a mass of spaghetti code, but there is no doubt that it is "a full featured enterprise application" far beyond our current pitiful capabilities.

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



 
10 of 10 people found the following review helpful:
5.0 out of 5 stars Structured very well, SQL and VB intensive, December 15, 1999
The book is excellent apart from missing a couple of critical parts. It could have had a few pages on Access Databases and also it could have had a few pages on javascripted asp and the set up of it. As I am a intermediate java programmer with no VB skills, some areas where very grey when converting them over or just doing plain VB was difficult. Overall it is a very good book and I only bought it after reading the reviews on amazon.com. It is worthy of the 5 stars since most books cannot match the way it is taught. This book combined with some other urls (ie www.activeserverpages.com/learn/toc.asp ) it is very useful. I can recommend a book with this consistent teaching applied.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
5.0 out of 5 stars A Through Reference, February 15, 2000
I own a lot of books on ASP but none like this. It is filled with examples of nothing but ASP code that can be used in a business environment as well as personal which are throughly explained. I have used his examples to write code of my own. I have installed his examples on my own web server and they always work correctly. The databases are written in SQL but not provided, which is not a problem because the code to generate them is included. I keep a copy of this book at home and at the office for reference. On occasion I have e-mailed Mr. Buczek with a question about an example, he has always responded and tried to help as much as he can.
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

3.0 out of 5 stars Not much content, but good collection of pre-built ASP code
This book was an impulse buy at a local computer show. Don't do that. After I got home and had a chance to thoroughly review the content, I discovered that--there really wasn't... Read more
Published on October 5, 2005 by Craig Cecil

3.0 out of 5 stars Not for beginners
I bought this book because the examples seemed very practical. However, I had a lot of trouble to make the examples work, actually I haven't been able to make them work. Read more
Published on March 18, 2004

2.0 out of 5 stars The same techniques over and over and over
The book shows you a couple of techniques. But the same techniques are applied over and over on the different scripts. Not all the techniques work. Read more
Published on October 8, 2003 by James Lor

2.0 out of 5 stars *** Sloppy ACCESS database***
I have mixed feelings about this book.

It's well written and relatively easy to follow. I particularly liked the authors presentation of 'Database Server Components' end of the... Read more

Published on September 27, 2003 by Edward Lopez

1.0 out of 5 stars Learn What ASP Is But Don't Count of Learning How to Program
I recommend this book to anyone trying to figure what ASP script is all about and how to apply it to business related applications. Read more
Published on September 10, 2003 by Rie Harris

1.0 out of 5 stars Code buggy, Not for beginners
I fought with one of the examples (ads) until I could get it to work. For production databases ADO with a DSN is not the way to go. Read more
Published on December 6, 2002 by Christian

5.0 out of 5 stars This book is great for beginners
I am new to ASP and this book is great help for a beginner. It has plenty of useful codes that can be implemented into your pages. Read more
Published on August 22, 2002 by Gary Cappelletti

4.0 out of 5 stars Useful
The worst thing about this book is I lost my copy by loaning it out. It has a lot of useful scripts but a professional would want to improve them. Read more
Published on July 29, 2002 by Kevin Harville

5.0 out of 5 stars Very practical content!
I really like the content of this book. I'm new to ASP and this book has very applicable examples of all the functionalities I would ever want to put in a website. Read more
Published on April 22, 2002 by skimmeister

4.0 out of 5 stars Not for beginners
I personally think this book is good for ASP people that have the basic understanding of ASP and wish to go to the next level. Read more
Published on April 2, 2002 by G Baud

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.