RE: Looking For C#/ASP.NET Help
11-07-2017, 03:19 PM (This post was last modified: 11-07-2017, 03:25 PM by NifT. Edit Reason: additional question )
11-07-2017, 03:19 PM (This post was last modified: 11-07-2017, 03:25 PM by NifT. Edit Reason: additional question )
Do you need the button to perform a postback after the client side function, or is it just supposed to perform the client side function and stop? Is there any reason you actually need an asp:Button instead of a simple html input control?