First Javascript Program

Author: Michael E. Locasto File: hello.html Date: January 13, 2005 Summary: The purpose of this program is to demonstrate the basic input->process->output model of computation and how it applies to Javascript, especially in the form of writing to an HTML page, prompting the user for input, and displaying messages in an alert pop-up.