I've got a C# ASP.NET web form that fails to validate
under certain conditions. I have a radio button that
causes an AutoPostback that enables certain other elements
on the form. If I click that radio button, the validation
will work when I click Submit. However, if I enter the
page and never click that radio button then the page
submits as if there were no validation at all. I'm not
sure how that radio button fits into the picture but was
wondering if anyone else had seem something similar to
this?

Thanks in advance for any helpful ideas anyone may have.
Shane

Re: Validation only works sometimes by Ray

Ray
Tue Jul 22 10:57:12 CDT 2003

Try posting to microsoft.public.dotnet.framework.aspnet or some other
appropriate .net newsgroup. This one is all about "classic" ASP.

Ray at work

"Shane" <michaelshaneweathers@hotmail.com> wrote in message
news:0cb801c35067$f66825e0$a601280a@phx.gbl...
> I've got a C# ASP.NET web form that fails to validate
> under certain conditions. I have a radio button that
> causes an AutoPostback that enables certain other elements
> on the form. If I click that radio button, the validation
> will work when I click Submit. However, if I enter the
> page and never click that radio button then the page
> submits as if there were no validation at all. I'm not
> sure how that radio button fits into the picture but was
> wondering if anyone else had seem something similar to
> this?
>
> Thanks in advance for any helpful ideas anyone may have.
> Shane



Re: Validation only works sometimes by Shane

Shane
Tue Jul 22 11:47:01 CDT 2003

Thanks Ray. Thanks for catching that. Shane



>-----Original Message-----
>Try posting to microsoft.public.dotnet.framework.aspnet
or some other
>appropriate .net newsgroup. This one is all
about "classic" ASP.
>
>Ray at work
>
>"Shane" <michaelshaneweathers@hotmail.com> wrote in
message
>news:0cb801c35067$f66825e0$a601280a@phx.gbl...
>> I've got a C# ASP.NET web form that fails to validate
>> under certain conditions. I have a radio button that
>> causes an AutoPostback that enables certain other
elements
>> on the form. If I click that radio button, the
validation
>> will work when I click Submit. However, if I enter the
>> page and never click that radio button then the page
>> submits as if there were no validation at all. I'm not
>> sure how that radio button fits into the picture but was
>> wondering if anyone else had seem something similar to
>> this?
>>
>> Thanks in advance for any helpful ideas anyone may have.
>> Shane
>
>
>.
>