Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8712

Re: Dialog Box in BSP

$
0
0

Hi RK,

 

Is this what you wanted?

 

<html>

<head>

<title>Dialog</title>

</head>

<body>

<script>

function TestDialog()

{

  alert("You have clicked " +confirm('Test Dialog'));

}

</script>

</body>

 

<a href="#" onclick="TestDialog()">Test</a>

</html>


Viewing all articles
Browse latest Browse all 8712


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>