thankgodfortektips
Programmer
Hi All,
I have an asp page which has two drop down menu's which lists available times. The times are stored as text. I need to check to make sure that the finish time is greater than the start time. I can do this using datediff with asp but dont know how to do it with javascript.
I have found some functions to find the difference in dates but nothing for times...
Anyone any ideas?
I have an asp page which has two drop down menu's which lists available times. The times are stored as text. I need to check to make sure that the finish time is greater than the start time. I can do this using datediff with asp but dont know how to do it with javascript.
I have found some functions to find the difference in dates but nothing for times...
Anyone any ideas?