I have a button and I wanted to program click
of it, and when I use <asp:Button>
I program click
of it in code behind . I'm now using a button
normal.
I know almost nothing about JavaScript and wanted to program it in code behind as well. Would I have created a JavaScript function by calling a C # method?