Im having some trouble writing a booking system for my site. Im using dreamweaver so the built in functions should make it easier but its not helping right now.
First of all here is my database
[IMG]http://i19.photobucket.com/albums/b178/GregHesp/Untitled-11.jpg[/IMG]
Now on my booking.php page I want have a dynamic select menu which gets the information from hotel_tbl - row 'title'
I want it so that when the user selects a hotel it shows the room sizes availble from rooms_tbl - row availble.
According to my collegues that is the easy way of doing it compared to what I had im mind.
Dropdown -> shows arrival date and departure date -> after these dates selected shows availible rooms
If anyone can help me make either of these it would be a great help. At the minute im really stuck
Thanks