pruiz
Posts: 29
|
| Posted: 04/01/2005, 11:04 PM |
|
MySQL
PHP
Apache
CCS newest
I am trying to follow the Horizontal CSS Directory Menu example in Example Pack 2. However, if I expand the menu and view the data properties, I notice a Category ID Field and Subcategory ID Field
Category ID Field = cat_menu_id
Subcategory ID Field = sub_menu_id
Data Source = menu cat, menu sub
If I open the intranet.mdb, which is the db being used I cannot find the menu cat and menu sub. I am only able to find the menu table, nor am I able to find any column named sub*...
Can someone clarify exactly where these columns are coming from and how they relate to the example? Thanks. PR
|
 |
 |
pruiz
Posts: 29
|
| Posted: 04/04/2005, 2:33 AM |
|
dumb question on my part. Figured it out. If someone has the same issue, let me know.
|
 |
 |
|