Dear fellow readers,
I have two comboboxes, one as cboStartTime and the other cboEndTime
How do i notify the user after selecting both controls that cboStartTime is greater than cboEndTime or in other words, if the user inputs 08:30 AM on cboStartTime and 07:20 AM on cboEndTime, i want to notify the user that cboEndTime cannot be less than 08:30 - don't know how else to explain other than greater than and less than..
Thanx in advance,
T
I have two comboboxes, one as cboStartTime and the other cboEndTime
How do i notify the user after selecting both controls that cboStartTime is greater than cboEndTime or in other words, if the user inputs 08:30 AM on cboStartTime and 07:20 AM on cboEndTime, i want to notify the user that cboEndTime cannot be less than 08:30 - don't know how else to explain other than greater than and less than..
Thanx in advance,
T