How to compare dates using combo boxes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jackiepajo
    New Member
    • Feb 2007
    • 3

    How to compare dates using combo boxes

    Please help me, i want to compare dates between two check boxes like i want to compare inputs check in date and check out date to those stored in the database. please help....
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Do you want to compare it after submission or upon selection?

    The first can be done using PHP by verifying the POSTed values. The second must be done using JavaScript.

    Ronald :cool:

    Comment

    Working...