You can do this to display an alert.
ScriptManager.RegisterStartupScript(sender, sender.GetType(), "alert", "alert('Product Added Successfully');", true);
jbisono 51 Posting Pro in Training
jbisono 51 Posting Pro in Training
jbisono 51 Posting Pro in Training
jbisono 51 Posting Pro in Training
Antenka commented: Clean and nice .. but I guess it's just adding more confusion for an OP *giggle* +7