You can use linkbutton control. It displays a hyperlink to the user, but
clicking on the link will post a form and on server side handler you can
check for form validation.
-Kailas Tare.
-----Original Message-----
From: John Tyson [mailto:jtyson@t...]
Sent: Wednesday, March 12, 2003 10:06 AM
To: ASPX_Professional
Subject: [aspx_professional] force validation on hyperlink click
Hi,
Is there any way I can force a page to validate when asp:Hyperlink is
clicked? I looked at the Hyperlink Control Members and it does not
appear there is a simple way to force validation.
Thanks,
John