Click here to Skip to main content
15,884,176 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My problem is that i have two date which is stored in table and insert date using datepicker control. now, using datepicker control i am selecting one date like 11/6/2014(mm/dd/yy) ,and how can i validate that this third date is greater than or equal to(>=) first date and less than or equal to(<=) second date ..


Please suggest some code either in php or javascript.
Posted
Updated 7-Nov-14 22:06pm
v2
Comments
Prava-MFS 8-Nov-14 11:20am    
Hello, you want back-end (server side (PHP)) help or front-end (client side (jQuery)) help?

1 solution

Check here[^]

Another Blog[^]

Check these blogs
Hope this helps..
Thanks.
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900