i have taken a masked text box for entering dob
however i need to validate it...ie
suppose if a user enters a date more than the current date
it should give an error.
i tried using system.datetime fun however i get error as it is a part of system and hence
cannot be used as expression...
pl tell me how to do!
cya
Rohan