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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -