var whatName=prompt("Please type in your name:",""); function doName(theName){ if ((whatName != "")&&(whatName !=null)){ // you can modify this as needed // this is the message if a name is typed in document.writeln("Hello "+whatName+"!") }else{ // you can modify this as needed // this is the message if a name is *not* typed in document.writeln("Hello!") } } doName(whatName);
Hosted by www.Geocities.ws

I PROMISED U ALL TO BRING UP A NEWS SECTION AND SO I DID SO HERE U R CONTRIBUTE ME SOME NEWS AND LATEST DISCOVERIES TO PUT ON
FOR NOW JUST GOTO MY HOMEPAGE AND VISIT SOME OTHER SECTIONS
Hosted by www.Geocities.ws

1