Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: force validation on hyperlink click


Message #1 by "John Tyson" <jtyson@t...> on Wed, 12 Mar 2003 10:05:36 -0800
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


  Return to Index