S.B.C.C. -> Computer Science -> Courses -> COMSC 111 -> Syllabus
[ Basic HTML (project) | Style Sheets (project) | Image Maps & Formats (project) | CGI Forms (project) | Frames & Search Engines (project) | VRML (project) | Intro JS (project) | JS Forms (project) | JS Window (project) | JS Cookie (project) | JS Validation (project) ]  


Response Form

Maximum Points: 100
   
Due Date: See the syllabus
   

Purpose

The purpose of this assignment is to create a response or feedback form that works in cooperation with the FormMail CGI script. We have FormMail installed on our system already, you can go ahead and use it. If you're doing the labs at home using a different ISP then you must find a mail form handling script that your provider supports. NOTE: If you don't read the FormMail CGI script read me then you are sunk. Read it while reading this lab.

Requirements

Note: The "form" refers to the form you fill out. The "results page" refers to the page the user sees after the form is submitted correctly. The "error page" refers to what the user sees if they fill out a form incorrectly.

For the form (example):

If the user fills out the form correctly, then the results page will appear. For the results page (example):

If the user does not fill out the form correctly, then the error page will appear. For the error page (example):

NOTE:


Last Updated: September, 1998
Author: Dean Nevins <dn@picard.sbcc.cc.ca.us>