confirmation box in C#?

Summer C

New member
hi guys i need to show a confirmation box in my project.
in my project there is a button named "Save". when user click this button there will be a confirmation box.if s/he (user) click "YES"all information will saved in DataBase and if s/he click "NO" it will not going save in db.
my project is a web application.i am using ASP.NET and C#....
please i need ur help... pls help me.... :(
 
Back
Top