Adding Forms To Websites
This workshop is designed to help you build a web form which, upon submission, will send an email to designated recipients with the results of the form. Pre-requisites for this workshop include knowledge of xhtml and ftp (file transfer protocol).Workshop Objectives
By the end of this workshop, you should be able to:
- Develop an xhtml-compliant web form with text fields, select boxes, radio buttons and check boxes.
- Integrate the form with a pre-existing cgi script, which processes the form data and sends it back via email.
- Create a text file which will serve as a template for the email contents and format.
- Upload all of your files to a webserver for publishing.
