Features
- Cover Type: Paperback with 1248 pages
- Published by: Wrox July 11, 2000
- Written in: English
- ISBN 10 Number: 0764543636
- ISBN 13 Number: 978-0764543630
-
Book Dimensions:
9 x 7.2 x 2.4 inches
- Weighs: 3.4 pounds
Product Review
Filling an important spot in the Wrox Programmer to Programmer series,
Beginning Active Server Pages 3.0 is an great 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.
--This text refers to an out of print or unavailable edition of this title.
Product Description
What is this book about? ASP is the future of the web. If you're looking for a way to create attractive, intelligent web pages or, if you're just looking for a way to extend your HTML know-how, then ASP is an effective way to achieve your goals. With ASP, you can customize your web pages to be more dynamic, more efficient and more responsive to your users. It's not just a technology, though — to get the best out of ASP, you'll be using it in tandem with HTML, and with one or more of the web's simple scripting languages. The book will teach you everything you need to create useful real-world applications on the web.
What does this book cover? - Teaches VBScript as an integral part of learning to use ASP
- Describes how to make your pages more dynamic with HTML and script code
- Covers writing and debugging script code
- Explains how to set up ASP, what software to use, and how to administer your pages
- Shows how you can access databases to give dynamically updated web pages
- Introduces object-based programming and shows you how to use ASP objects
- Provides the foundation for you to write useful, real-world dynamic web pages
- Includes a fully worked sample application to demonstrate the power of ASP
- Loaded with examples and useful tips
- Introduces XML, one of the latest web programming technologies, and explains its use in conjunction with ASP
Who is this book for? This book is for anybody with a grasp of HTML who wants to add more to their web pages. It also covers VBScript — a simple Internet programming language. This makes it the ideal first step for the aspiring web professional. It's also useful for more experienced programmers looking for a practical, no-nonsense introduction to ASP and programming for the web.
What do you need to use this book? To get the most out of this book you should be running Windows 2000, which includes ASP 3 — the latest version of this popular technology.
Reader Reviews
This review is from: Beginning Active Server Pages 3.0 (Paperback)
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.