When we use AJAX into the page then we cannot show alert message using RegisterStartupScript to show the alert message in AJAX page you can use the below code
ScriptManager.RegisterClientScriptBlock(this, typeof(Page), "alertmsg", "alert('Your Message!.');", true);
Great information to read, i learns a lot while reading this post. Thanks for this blog software training institutes | Summer training in embedded
ReplyDelete