asp.net - Can I validate and submit a form by a hyperlink control in C#.net? -


Is it possible to validate and use a link control to submit a form? What will be the code to tie the click control of link control on submission functions? (I like the link button more than the input button for the styles in the browsers.)

For this:. Use and ASP: linkbutton /> & lt; to present instead of & Lt; A ... /> Link, this is the style you want to :)

You use it in the same way that you control, it's a OnClick event, and so on Needing to handle your code perspective is similar to too , in most cases the same.


Comments