Solution to group exercise of Thursday, 9/21/2000


 1. How would you modify this CGI script so that it would process
    the additional multiple choice value "custom" by going to 
    the value the user typed into a text box named customRGBtriplet
    to get the 6 character value of their choice?

 2. Modify the original FORM and the HTML so that it includes the
    additional choice on the menu, along with suitable text the user
    sees on the page, and it includes the textbox and a suitable
    prompt for what it is for.

    NOTE:  REQUIRES Thursday, September 21st handout...

Try out the FORM and VIEW SOURCE the HTML while looking at the instructor's sample solution here.