How to validate date of birth

  • Thread starter Thread starter Yuriy
  • Start date Start date
Y

Yuriy

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.
 
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?
 
[This followup was posted to microsoft.public.dotnet.framework and a
copy was sent to the cited author.]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top