Im using asp.net and we use linkbuttons to submit our forms. The linkbuttons get rendered as hyperlinks with a javascript function firing a postback.
is there anyway i can get the validation plugin to fire on click of the hyperlink and then fire the postback if valid.