Active Server Pages 3.0 by Example


Book Description

Reselman teaches readers how to create dynamic Web sites with Active Server Pages, covering such topics as XML and ASP, objects, cookies, applications and database access.




Sams Teach Yourself Active Server Pages 3.0 in 21 Days


Book Description

A guide to ASP and IIS fundamentals covers dynamic content, interactivity, writing files on the Web server, personalizing content, reading databases, and debugging scripts.




Designing Active Server Pages


Book Description

Shows how to reuse code by looking for common functionality and by separating the presentation element of Web pages from script.




Teach Yourself? Microsoft? Active Server Pages 3


Book Description

This excellent how-to book will teach you how to configure your system for Active Server Pages in a snap. Take a Web development refresher, get up to speed on VBScript and other ASP scripting tools, use ActiveX Data Objects to connect Web pages to databases, and harness ASP to manage cookies, user sessions, and transactions.




Access 2003 Programming by Example with VBA, XML, and ASP


Book Description

This book is designed to take Microsoft Access users to the next step in programming. Its five parts cover an intro-duction to VBA programming, manipulating databases with ADO, using DDL, event programming, and using ASP and XML. With more than 300 hands-on examples and 11 custom projects, users can quickly build the toolset required for developing their own database solutions. Learn how to write and debug your programming code with the Visual Basic Editor, and understand and use common VBA programming structures such as conditions, loops, arrays, and collections. Learn how to create and manage databases with ActiveX Data Objects (ADO), and perform database tasks with Jet/Access Structured Query Language (SQL) and its Data Definition Language (DDL) component. Learn how to query and manipulate your database from a web browser with Active Server Pages (ASP) and export and import Access data to and from XML both manually and programmatically.




Active Server Pages In Plain English


Book Description

Two Books for the Price of One -- both an interactive reference & tutorial! Active Server Pages In Plain English gives you instant access to ASP through a detailed reference section of key ASP components and languages along with a dense tutorial that describes the programming essentials. Extensive cross-references with live page numbers make this is the perfect book to prop next to your computer while programming with ASP.




Mastering Active Server Pages 3


Book Description

Active Server Pages (or ASP) is a Microsoft technology that lets developers create and deliver interactive web applications. This text provides complete coverage of the latest version in 2000.




ASP in a Nutshell


Book Description

ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript.The main components of this book are: Active Server Pages Introduction. Brief overview of the ASP application paradigm with examples in VBScript. Also included is an introduction to Microsoft's Internet Information Server 5.0, the IIS object model, and the objects that it comprises. Object Reference. Each object is discussed in the following manner: descriptions, properties, collections, methods, events, accessory files/required DLLs, and remarks, including real-world uses, tips and tricks, and author's experience (where applicable). The objects--Application, Response, Request, Server, Session, ObjectContext, and ASPError, as well as ASP Directives, Global.ASA, and Server-Side Includes--all follow this paradigm. Component Reference. This section follows the same paradigm found in Object Reference. The discussion covers all of the additional components included with IIS, such as ActiveX Data Objects, the Ad Rotator, the Browser capabilities component, the File System Object, and more. Appendixes. Gives examples in one or two objects and components using Perl, REXX, and Python in ASP. Like other books in the "In a Nutshell" series this book offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. It is a detailed reference that enables even experienced web developers to advance their ASP applications to new levels.




ASP.NET for Web Designers


Book Description

The only book that provides insight to designers on designing ASP.NET applications in an analogy manner that designers can understand and relate to, this guide also provides clear and concise, hands-on, real-world examples right from the beginning of the book.