View Single Post
Old 02-18-2013, 06:15 PM   PM User | #1
nani_nisha06
Regular Coder

 
Join Date: Oct 2012
Location: mother land --india
Posts: 159
Thanks: 37
Thanked 2 Times in 2 Posts
nani_nisha06 is an unknown quantity at this point
Validator in date time picker

Hi All,

I am using below Jquery for my datetime picker but now I have serious proble that if end date & time is less then start time my form is accepting the date now I want to restrict it.

Code:
http://trentrichardson.com/examples/timepicker/
The really challenges comes here that i have 20 date time picker columns which runs on the class.

My form condition is if B<A its should echo error & same for if C<B echo error etc etc......till 20 inputs can any one help me with any java code to solve this problem.


Thanks & regards,
nani
nani_nisha06 is offline   Reply With Quote