I am building with DreamweaverMX a site that displays information about hotels. I have come across a problem with adding hotels to the database using dynamic lists. Basically I have 3 tables called 'countrys' 'places' and 'hotels'. The 'countrys' table contains a countrys list and the 'places' table contains a places list with a second field containing its country which was populated by choosing from the 'countrys' list when the place was added. I now need to add a hotel to the database and select from a drop down list the place where it is located which in turn will automatically select the 'country' on the same row. All the data can then be inserted into the database. I cannot get the country to be selected when I choose from the place list.
Can anyone help as I am nowhere near sorting this and tried looking everywhere for help !
Can anyone help as I am nowhere near sorting this and tried looking everywhere for help !