IT 202 - Web and Multimedia Technology

Fall 2007

Lab 1

Refer to the discussion in the JavaScript Notes Page for ideas on how to complete this lab.

Lab Assignment

Write a JavaScript enabled HTML web page that will
  1. Display your Name and UIN
  2. Contain a text input field
  3. Contain a button inout field

    When the button in clicked, retrieve the numeric value from the text field, double it (multiply by 2), and display the result back into the text field.

When you are finished with this assignment, email your HTML web page to the IT 202 account at:
     it202 AT cs DOT uic DOT edu
The email must be received by 11:59 pm on Thursday 9/6/2007. No late assignments will be accepted.