Friday, 4 November 2011

Message Box ASP.Net Application

In ASP.Net if we want to show messagebox , then it is not possible direct using any tool.
We can get this by creating an user control .
In user control make a method , which take an argument and show that in any lebel or whatever you want.
On .aspx page use Modelpopup Extender and keep you user control in a panel.
                                                          
 

If it is really healpful  to you then , please mail me on shivram.popalghat@gmail.com.