c# - How to display message boxes from server-side code? -
I work on ASP.NET C # VS05. My form has a button in this button event I save the value in the database. The user is saved the value after receiving the warning message.
How can I show a warning message?
RegisterClientScriptBlock can help?
Comments
Post a Comment