Pages

Showing posts with label ASP.NET WEB Application. Show all posts
Showing posts with label ASP.NET WEB Application. Show all posts

Saturday, May 31, 2014

How to create a Message Box in ASP.NET - C#

If you want to create  message box in  ASP.NET  ,you will have to call java script function .Mostly, That's
the best way to have a message box in asp.net web application .

So here First ,.   I'm using RegisterStartupScript  method .This