Hello! I have a three <Select> button which running on
server first option button allows select month, another
day, and third year. I tried to validate these tree select
controls using custom validater server control, where i
created java script and connected to this script function,
but no results. If you know how to validate it please let
me know. Thank you for help.

Re: How to validate date of birth by Scott

Scott
Fri Sep 12 20:59:08 CDT 2003

You are using <Select>? Dropdown boxes right? Because you go on to say
"option button" later. Can you be more specific as to what you have, what
you are trying to do and what problem you are having?


"Yuriy" <yleyfman@hotmail.com> wrote in message
news:05fa01c37986$9a56e370$a301280a@phx.gbl...
> Hello! I have a three <Select> button which running on
> server first option button allows select month, another
> day, and third year. I tried to validate these tree select
> controls using custom validater server control, where i
> created java script and connected to this script function,
> but no results. If you know how to validate it please let
> me know. Thank you for help.
>



Re: How to validate date of birth by junk

junk
Fri Sep 26 22:59:25 CDT 2003

[This followup was posted to microsoft.public.dotnet.framework and a
copy was sent to the cited author.]

In article <05fa01c37986$9a56e370$a301280a@phx.gbl>,
yleyfman@hotmail.com says...
> Hello! I have a three <Select> button which running on
> server first option button allows select month, another
> day, and third year. I tried to validate these tree select
> controls using custom validater server control, where i
> created java script and connected to this script function,
> but no results. If you know how to validate it please let
> me know. Thank you for help.
>
>
I am quite sure that this will show as follow up or not, but what I
would do is build a Date from the pieces inside a try.