Show your message in pop up
Page.RegisterStartupScript("ScriptDescription", "<script type=\"text/javascript\">alert('Your message');</script>");
After insert or delete data if you want to show a message in a pop up then you have to do like above rather than
label.text="your message";
No comments:
Post a Comment
Please don't spam, spam comments is not allowed here.