mastertorr
Programmer
Is there a way to have a textbox with the input mask set to 99/99/0000, with the format set to mm/dd/yyyy, but allow the user to enter a partial date? such as just the day, just the day and month? When the textbox loses focus, it throws an error obviously..
but is there a way around this? Not my choice, but the functionality is required as the data being entered sometimes only has parital dates(missing the year for example) and the user has to be able to fill in the pieces of the date written in.
Thanks
but is there a way around this? Not my choice, but the functionality is required as the data being entered sometimes only has parital dates(missing the year for example) and the user has to be able to fill in the pieces of the date written in.
Thanks