Lab Assignment #3a: Forms and Scripts

Layout a Web page that will use forms and scripts to convert between degrees Fahrenheit and degrees Celsius. It should provide a text input field where the user can type a number indicating degrees to be converted, radio buttons for selecting whether the number entered represents Farenheit or Celsius degrees, and a button for causing the entered information to be sent to the server and a new page giving the result to appear. Your page might (but does not have to) look like the following:

You do not need to actually write the script for doing the computation at this point; that's the next assignment.

Install the page in your ~/public_html directory in the file ~/public_html/Lab3/welcome.html.


Last modified: Thu May 30 15:48:38 1996