Insert Name

Many thanks to Brian Miller for this script. Here's what it does in his own words:

"Joe-
     I found a script that might be useful on the HTML Goodies page. It is a script that gives a prompt for a name and then displays it wherever you insert the script."

     Basically, you can personalize any page to the person who is viewing it by placing their name in sentences that will address them. Where you want to place the name, you call for it with this:

<SCRIPT LANGUAGE="JavaScript">
<!--
     {dispname(namePrompt);}
//-->
</SCRIPT>

Then you get this:

Welcome,

Grab the Script

     Please note: This script is being offered in simple text format. When you click to Grab the Script, the text should display. Internet Explorer and AOL users may get a blank page or the script may run and produce the effect. If this happens, choose SAVE AS from the FILE menu and save the blank or compiled page.

Back to the Alert Scripts