Enter your name in the text box below
then click here to
call a javascript function
named "writeHelloYourName" which passes
a value of "Hello" plus the value in the
variable "firstname" plus "!" to the "input
"
object named "myTextBox" in a form
named "myForm" to display the text
"Hello
your name!" in the text box below
where your name is the name you enter in
the text box.
Place the mouse over the "Click Here" text and watch the status bar.