I have a hyperlink ,my requirement is if the hyperlink is not clicked then an error message should pop up.
all validations provided are for input control and this is hyperlinks.How to handle it.
A link is the wrong type of element really. Users will probably expect this to go to another page without validation. However, you could use a LinkButton as jbenson001 suggests if you don't want to substitute this for a button.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.