Question : How to avoid page refresh on a button click

Hi Experts

I Have some code that runs on a button click event. The code is running but only after the page reloads.

Is it possible to stop the page reloading?

Cheers

Tom

Answer : How to avoid page refresh on a button click

Try this...in the Source code after

 


If you're not using Javascript then you can also use this:
in the page directive in the aspx file, add this SmartNavigation=true

Random Solutions  
 
programming4us programming4us