spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / web / articles / htmlform / stages

Forms Programming in Three Stages

Developer News
Google Chrome Playing Catch-Up on Extensions
Open Solutions Alliance Gets New Leadership
Red Hat Spacewalk Expands Linux Management

Programming with HTML Forms

There are three basic stages to programming a forms-based document:

  1. Design the input form, and write the corresponding HTML document.
  2. Write the application program which interprets the data from the input form.
  3. Design the document which is generated by the program as the reply to the user. Usually, this document is written in HTML, but this is not mandatory.

Pictorially, these three stages are related as shown below:

Magician

Comments are welcome

Copyright 1996 Andrew Davison and

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

webref The latest from WebReference.com Browse >
Popular JavaScript Framework Libraries: An Overview - Part 3 · Accessing Your MySQL Database from the Web with PHP · Working with the DOM Stylesheets Collection
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

Created: Apr. 26, 1996
Revised: May 7, 1996

URL: http://webreference.com/htmlform/stages.html