- Featured Columnists
- Table of Contents
- Welcome
- Web Basics
- Publishing on the Web: Putting Files on the Server
- Web Design Process and Workflow
- Project Management
- Mark My WWWord: HTML and XHTML
- Standards Compliance
- Layouts
- Forms
- Meta Tags and Search
- Usability
- Accessibility
- Enhancing Web Page Interaction
- Web Graphics
- Web Page Optimization
- Multimedia
- Content
- Overview of Servers
- Server Programming Basics
- Careers in Web Design
- Tools
- Tutorials
- Intellectual Property for Web Designers
All About Forms
Last updated Mar 1, 2004.
By Molly Holzschlag
Whether you're providing a method of collecting feedback for your Web site's improvement, collecting demographic information, or receiving orders for products on your site, forms are the interface through which you are most likely to interact with your audience.
Unlike more static methods, forms depend upon a relationship between the site visitor and the page you create as well as scripts residing on the Web server.
Typically, this relationship is helped along by a server application. Server applications can be any number of technologies and interfaces, including CGI (Common Gateway Interface) and Perl scripts, Microsoft technologies such as ASP or ASP.NET, Java Server Pages (JSP), PHP, or Macromedia ColdFusion. These applications act as the conduit through which the information passes and hands off the information server-side for processing.
Forms are one of the oldest and most flexible methods of allowing your site visitors to interact with your site, and ultimately, with you.




