Source Code

<!--- Input box & dialog box --->

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

<script language="Javascript">
<!-- HIDE FROM OTHER BROWSERS
var name=prompt("Enter your name","Name");
alert(name);
//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