|
How to fire JavaScript function on click on the Button and prevent the Form submission?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Button
In case we want to fire a JavaScript function on click on the button and prevent web form submission, we can use this approach.
|