AN INTRODUCTION TO WEB DEVELOPMENT
The World Wide Web
HTML: The Language of the Web
Web Development Software
HTML BASICS
Document Formatting Tags
Creating Lists, Hyperlinks
Using Graphics in Your Web Pages
ADVANCED HTML
Creating Tables
Using Frames & HTML Forms
CASCADING STYLE SHEETS
What Is a Style?
Element, Page, and Site Styles
Managing Tables, Hyperlinks, and Forms
INTRODUCTION TO VBSCRIPT
VBScript Essentials
Procedures
MORE ON VBSCRIPT
Variables and Constants
Controlling the Flow
Arrays
INTRODUCTION TO JAVASCRIPT
JavaScript Essentials
Functions
MORE ON JAVASCRIPT
Variables
Controlling the Flow
JavaScript Objects
SCRIPTING OBJECTS AND EVENTS
The Document Object Model
Hooking into Object Events
Scripting Select Controls
INTERNET INFORMATION SERVICES (IIS) 5.0
What Is IIS?
Configuring a Web Site
SCRIPTING THE SERVER SIDE USING ASP
Client vs Server-Side Extensions
Server-Side Scripting
ASP Objects
Server-Side Includes
ASP REQUEST AND RESPONSE OBJECTS
The Request Object
The Response Object
Reading and Writing Cookies
ASP SESSION AND APPLICATION OBJECTS
Using the Application Object
Using the Session Object
Using Global.asa
ASP SERVER OBJECTS
Understanding the Server Object
ASP Server-Side Components
Using the File System Component
Using the Ad Rotator Component
INTRODUCTION TO ACTIVEX DATA OBJECTS
What Are ActiveX Data Objects?
The Connection Object
The Recordset Object
ADO RECORDSETS AND ERROR HANDLING
Updating Recordset Data
Multiple Resultset Recordsets
Error Handling
ADO COMMAND OBJECTS AND STORED PROCEDURES
The Command Object
Using Stored Procedures
Passing Parameters to Stored Procedures
SECURITY AND SSL
Why Bother with Security?
Making Internet Information Server (IIS) Secure
Authentication and the Anonymous User
Secure Transmissions Using SSL
ASP TIPS AND TRICKS
Tips and Tricks
Improving the Performance and Scalability of ASP Applications