Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Time/Date selector help

Status
Not open for further replies.

Trancemission

Technical User
Oct 16, 2001
108
GB
I am dcurrently desiging a website for a taxi company and am struggling to design/find a decent time/date selector. I want the client to be able to select the time they want the taxi [to the nearest 15mins] then input this as a mysql entry as a 11 digit datetime. [then i can maipulate]. Currently I have a messy work around which confuses the hell out of me but works to a point. I can post this code if needed but would love a simplier solution. Currently I have 2 pull downs, one with the day/month and another with the time [altho i have only done up until 03:30]

I can provide link to site if requested [in beta] and show source but believe a solution must be out there

thx

marcus
:wq

Trancemission
=============
If it's logical, it'll work!
 
Why not have a calendar with clickable days that pops up color coded time selection. Clicking on the time submits to DB and closes the popup and refreshes the main page with some sort of confirmation.
 
Apologies for the delay....

Thanx for your reply, i think I will go for that idea - seems pretty simple ;)

Will let you know if I have any problems.

Cheers

Marcus

Trancemission
=============
If it's logical, it'll work!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top