Hi,
Recently i have been asked a question in an interview where,
I have to validate that the application should not accept the date less that the current date. hoe to write the VB script code for this?
The condition is application does not keep tracks of the date, but when i am entering the date it in a field and submitting the record it should not submit the record if the date is less than T+1. (T=current date).
Helps are much appreciated.
Thanks.
Recently i have been asked a question in an interview where,
I have to validate that the application should not accept the date less that the current date. hoe to write the VB script code for this?
The condition is application does not keep tracks of the date, but when i am entering the date it in a field and submitting the record it should not submit the record if the date is less than T+1. (T=current date).
Helps are much appreciated.
Thanks.