/ Published in: ASP
Expand |
Embed | Plain Text
<asp:Button ID="btnButton" OnClick="btnButton_OnClick" Text="Submit" Runat="server" /> Sub btnButton_OnClick(ByVal sender As Object, ByVal e As System.EventArgs) ' Enter Code End Sub
You need to login to post a comment.
