I have a text box which accepts date.
How do I check whether the date entered by the user
is within the specified range

i.e. if the user enters (dd/mm/yy) as "30/02/02"
then this is incorrect as date in feb is 28

So how do I check !!!!!!

Please somebody advise

thnks

A student