I want to display the alter message on the current page when I click on the button not on the blank page
please help
Thank you
- string alertMessage = "";
- ClientScript.RegisterClientScriptBlock(GetType(), "alertMessage ", alertMessage);
Praveen SreeramPosted Aug 3, 2016, 12:23 PM
Joma RajabPosted Aug 3, 2016, 12:14 PM
Praveen SreeramPosted Aug 3, 2016, 10:33 AM