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

Popular posts from this blog

MySql variables and php -

ios - Form Sheet content disappearing -

php - Laravel - Overriding a resource route into a different route filter group -