Message Box for ASP.Net
Friday, June 8, 2007 11:18:34 AM
Message Box in ASP.Net
Download the below Dll and to your Application References
http://files.myopera.com/Balu.narani/blog/msgbox_ctl.dll
this dll has Show() Property to display Message Box
Ex: msgbox_ctl.msgbox_ctl.show("Message Box in ASP.Net");
Download the below Dll and to your Application References
http://files.myopera.com/Balu.narani/blog/msgbox_ctl.dll
this dll has Show() Property to display Message Box
Ex: msgbox_ctl.msgbox_ctl.show("Message Box in ASP.Net");





Unregistered user # Saturday, October 13, 2007 6:56:22 AM