Copy and paste this code into your document, right after the <BODY> tag.


<SCRIPT LANGUAGE="JavaScript">
 alert("This is the message that will appear");
</SCRIPT>

HTML Tips & Tricks