Source Code

<!-- Displays a Message Box -->

<html>
<
head>
<
title>Message Box</title>
<
/head>
<
body>

<script language="Javascript">
<!-- HIDE FROM OTHER BROWSERS
alert("Welcome");
//STOP HIDING-->

</script>

</body>
<
/html>

 

 

Send mail to santhosh_emids@yahoo.com with questions or comments about this web site.
Last modified: November 16, 2000