PDA

View Full Version : How To.....Use data from other sources.....


Trent Roberson
07-23-2008, 05:56 PM
I was looking for Custom Programming but did not find it here.

I have a database of Business Locations, e.g., Restaurants, Museums, etc. The database is structured:

Business
Business >> Restaurants (Results Page shows all locations by Name)
Business >> Restaurants >> Detail Page shows a specific business listing and all related data

In oter programs, I incorporate an INCLUDE STATEMENT on a page to call a specific listing such as RESTAURANTS. From that page, I can select and call the specific listing and have its display results shown.

Is there a way to incorporate this kind of drill-down exercise within a Forum/Sub-Topic set of pages?

I'm not needing the step-by-step at the moment but I would like to know whare and how I might find that specific kind of information at vBulletin.

Thank you.