|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
||||
|
||||
I just finished creating this application but then the clients asks for a reservation system in which someone can choose by clicking a certain time span (maybe 15 minutes) in a day and by doing so that time span square turns black or some color so that others cannot choose the same time.What I want is exactly what is at: http://www.ciecpr.com/schedule/index.htm But its in PHP and i dont know how to use it. i've looked everywhere in pay and free sites for a similar form but i just cant find it, if anyone has any suggestions or if they have the script i could really use it.my email is cp@wickedwd.com thanks in advance |
|
#2
|
|||
|
|||
|
This really would not be that difficult to create. As you loop over the times to build up the table, you check each time and date against a query/array/structure containing all the "used" dates and times. If you find a match, instead of outputting a checkbox or radio button, you output a black table cell to show that time is taken.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Reservation System-Please help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|