dear all
I having different button on the form like Insert,Delete,Update.
After click on Insert , it would show in message box like "Record successfully added."
pl send me the idea soon.
I m using this code but not working..
MessageBox.Show("Your operation was successfully completed.", DotNetSources.Web.UI.Buttons.Popup.Icon.Info);