webfitz Posted August 27, 2003 Posted August 27, 2003 I've been looking around trying to see if there is some way to do an onclick event with the <asp:hyperlink> control. I want to call a function in my code behind when any hyperlink is clicked but can not figure out how. I tried to add an event handler but was not able to for a click event. Can someone point me in the right direction? Thanks Quote
Moderators Robby Posted August 28, 2003 Moderators Posted August 28, 2003 that control is client side only, use a linkbutton instead Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.