I’m not that familiar with this type of work, but I’ve been doing a lot of reading, and I cant quite figure out how to do this… it seems like there should be some scripts out there that can do this, but I’m not having any luck finding them.. any advice at all is appreciated. OK, let say I have a restaurant site: The categories of my data are: Country -> Province/State -> City -> Type of Restaurant I want the front page of my site to simply have 4 dropdown menus. If the user picks USA, the next box will become activated where the user can pick a state. Lets say California is picked. The next box becomes active with a list of cities in California – San Francisco is picked, then say.. Italian Now I want the site to display exactly this information Italian Restaurant # 1 – address – phone # Italian Restaurant # 2 – address – phone # Italian Restaurant # 3 – address – phone # My data is currently in an excel file – but there is not much right now, and I can re-write or export the data into any format. Does anyone know where I would start with this? Maybe even some keywords to help me search for this – because I’m not having any luck =( Thanks for any info.