Hai Friends,
I have script this.Page.ClientScript.RegisterStartupScript(this.GetType(),"MessageThenRedirect", "alert('Rejected by Approval Authority');window.location='" + "FIH" + ".aspx';", true);
How to add in this script MessageBox Icon Like Error Icons { MessageBoxButtons.OK, RadMessageIcon.Error } ? ? ?

suren vPosted Jul 27, 2014, 11:35 PM
Abhijit PatilPosted Jul 26, 2014, 8:33 AM
i think it is impossible to show the messagebox in script,but if you write the code then you show the messagebox
see the following link
http://code.msdn.microsoft.com/CSASPNETMessageBox-3e8c6273
hope it helps,
Regards,
Abhijit Patil
dotnetbyabhipatil.blogspot.in