Assignment #9
Duties: Create a lab 9 page which has the following items: a. Use a simple form input. The one I suggest has a script written by the system administrator and is identified as generate-form.pl The result is simply an email type of message sent back to your account. b. Include a second form input of your own design, but using the script under my name in the cgi-bin file called save-query. Use at least 4 different methods of data input. You may have to play with this one for a while to understand how the script works, but look under lecureux in the tmp file of netdisk for the result. Be sure to include your name as part of the data since the entire class will use the same file. c. Include a third form which posts to http://hoohoo.ncsa.uiuc.edu/cgi-bin/post-query Include at least one of each of the following: 1) a radio button 2) a check box 3) a select box 4) a submit button Try to pick forms that makes sense and might be useful for your project. Send me an email message when you are done and include a copy via "cut and paste" of a test for each of the above parts. 1 point extra credit if you create your own source code to process your form input. If you do this make sure and let me know and include a copy of the source. (You would need to load it on the cgi-bin folder of babbage.)