home *** CD-ROM | disk | FTP | other *** search
- <script language="JavaScript">
- <!-- Hide the script from old browsers --
-
- // Michael P. Scholtis (mpscho@planetx.bloomu.edu)
- // All rights reserved. July 28, 1996
- // You may use this JavaScript example as you see fit, as long as the
- // information within this comment above is included in your script.
-
-
- var namePrompt = prompt("Please enter your name.)","");
- function dispname (namePrompt){
- document.write(" "+namePrompt+" ");
- }
-
- // --End Hiding Here -->
- </script>
- <font size=4 color=red>Welcome to my home page </font>
- <SCRIPT LANGUAGE="JavaScript">
- <!--
- {dispname(namePrompt);}
- //-->
- </SCRIPT><br>
-