Guest_imported
New member
- Jan 1, 1970
- 0
hi! i'm working on the fiscal year of a certain date and i need to validate some fields to be limited within the defined fiscal year range. how do you validate date time fields in an edit mask format - yyyy/mm/dd?
for example, the fiscal year starts from 2001/04/01 to 2002/03/31. now, an error should be displayed if the user entered 1999/04/01 (or any date out of bound). also, the focus/cursor should not lose its focus when an error is displayed. acceptable values are from 2001/04/01 up to 2002/03/31..(eg 2002/01/02, 2001/09/19...)
heaps of thx!
for example, the fiscal year starts from 2001/04/01 to 2002/03/31. now, an error should be displayed if the user entered 1999/04/01 (or any date out of bound). also, the focus/cursor should not lose its focus when an error is displayed. acceptable values are from 2001/04/01 up to 2002/03/31..(eg 2002/01/02, 2001/09/19...)
heaps of thx!