Click here to Skip to main content
15,882,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi friends. i am developing a website in asp.net. in one of pages i have a button that i want when user click on it like windows application a message shown to the user with to option on it(yes and no) or(ok and cancel). how can i do it.

thanks friends.
Posted

1 solution

You can implement Dialog Box or Message Box using JavaScript and ASP.Net. Check this tutorial

http://aspsnippets.com/Articles/Display-MessageBox-in-ASP.Net-using-JavaScript.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900