Groups | Blog | Home
all groups > dotnet general > july 2004 >

dotnet general : validation controls



Ganesh
7/23/2004 10:15:01 PM
Hi all...

I would like to get some help regarding validation controls in ASP.net.

I have a form containing two Buttons, many textboxes and validation controls. I want the validation controls to validate only when one of the buttons is clicked. When the second button is clicked, the validation need not take place. Is there any way in ASP.Net to do this??

Regards
sakarsu NO[at]SPAM bm.com-dot-tr.no-spam.invalid
7/27/2004 4:02:30 AM
Set the button property CausesValidation to false ,so will this button
not valideting...
AddThis Social Bookmark Button