I have an ASP.NET page that updates customer profile information. After updating and when the user clicks on Update button, i want to display alert message.
- Can we customize it to edit the MsgBox title?
- Can we edit the default msg that is displaying? If yes, Can anybody provide any samples.
I earlier used customized popup from AjaxToolkit. I have issues with that in IE6.0. So I don't want to go for that.