Hi,
In my reservations-form i would like to use a datetimepicker...
this is what should happen:
1) user chooses a date with a datetimepicker
2) look up in database which hours are already booked for that day
3) show the hours that are still free that day in a combobox!
My question is: how can i select the row in my (oracle) database where the date choosen by the user matches the date in the database?
Thnx!
Pluim
In my reservations-form i would like to use a datetimepicker...
this is what should happen:
1) user chooses a date with a datetimepicker
2) look up in database which hours are already booked for that day
3) show the hours that are still free that day in a combobox!
My question is: how can i select the row in my (oracle) database where the date choosen by the user matches the date in the database?
Thnx!
Pluim