forum

Home / DeveloperSection / Forums / How to call server-side function from client-side in ASP.NET?

How to call server-side function from client-side in ASP.NET?

marcel ethan168523-Aug-2014

I have a web page having asp.net button control and textbox. I want a confirm message box, when someone changes the content of textbox and click on button. If user click on yes then event of button should fire other wise nothing should happen. All I want is to implement AJAX call back, but it is not working with ASP.NET button control.


Updated on 23-Aug-2014

Can you answer this question?


Answer

1 Answers

Liked By