sandro27
01-09-2005, 04:59 PM
Hi all!!
I am trying to display a vertical list from a database but I would like advice how to do it.
My database has the following fields:
facilites_id
Hotel_id
list_facilities - Here is where the data list is stored (swimming pool, restaurant, bar, etc)
I would like to disply this data in a vertical list like this:
# Breakfast Included
# Restaurant
# Internet Access
# Airport Pick Up
# etc
Unfortunately the words come in sequence.
Maybe my table design is weak. I could try the yes/no but I donīt know how to do it.
Any suggestions
sandro27
I am trying to display a vertical list from a database but I would like advice how to do it.
My database has the following fields:
facilites_id
Hotel_id
list_facilities - Here is where the data list is stored (swimming pool, restaurant, bar, etc)
I would like to disply this data in a vertical list like this:
# Breakfast Included
# Restaurant
# Internet Access
# Airport Pick Up
# etc
Unfortunately the words come in sequence.
Maybe my table design is weak. I could try the yes/no but I donīt know how to do it.
Any suggestions
sandro27