|
Thanks,
I'm not sure that will work, I probably didn't explain myself too clearly in my post. The user will be able to enter any date, so it could be a 2 digit year or 4 digit year. If it's a four digit year we are leaving it be. I guess the problem I'm having is how to know when they've entered a two digit or four digit year. In my code
I'm just creating a date object and then getting the month, day, year from that.
Thanks
Last edited by nlkflynn; 07-11-2006 at 11:39 AM..
|