Home Page for CIS 5930-08
Applications of
Information Technology II
Spring 2001
homework 4
Due Monday, March 5, 2001
Read http://developer.netscape.com/tech/javascript/index.html to understand both JavaScript and how to find out about its capabilities and its interface to Web Pages.Consider the example http://aspen.csit.fsu.edu/it2spring01/lectures/it2extras/formexample.html and generalize it to allow the user to input a general temperature in either Fahrenheit or Centrigrade and output the temperature in the other scale.
You can make the page prettier than the bare example!