Chapter 1. Introduction To ASPForms

Table of Contents

Prerequisites
Overview of ASPForms Object Model

Prerequisites

This user guide is written for active web developers, and assumes a working knowledge about how ASP applications work. Before getting started you should understand the basics of these core technologies :

The HTTP Request/Response sequence

The canonical source for this is RFC 2616 - Hypertext Transfer Protocol (HTTP/1.1)

Active Server Pages

information about asp

eXtensible Markup Language

information about XML

Regular Expressions

information about Regular Expressions