Error!
Success!

JavaScript: Alert.Show(”message”) from ASP.NET code-behind

0
kicks

JavaScript: Alert.Show(”message”) from ASP.NET code-behind  (Unpublished)

In Windows Forms it is very easy to pop up a status message by calling MessageBox.Show(“message”). It is that kind of object model we want in ASP.NET for printing out JavaScript alerts. We want Alert.Show(“message”) in ASP.NET. This is as easy as it gets.


Kicked By:
Drop Kicked By: