Keep in touch

you can keep in touch with my all blogs and sites by install this Toolbar...
http://rworldtoolbar.ourtoolbar.com/

Saturday, October 4, 2008

use Messagebox in asp.net

Declaration:
using System.Windows.Forms;

Code:
MessageBox.Show("message right here!!");

1 comment:

Dot net lovers said...

hi
System.windows.forms.MessageBox("msg");