I'm making an intranet site where a DB is searched to see if files are
available in certain categories for products.
They want me to make the sub-categories for each category (if available)
listed horizontally (in 3 columns) across the screen. Not a problem if listed
vertically, b/c if something's not there, we just move down the page.
Horizontally, though, if something's not there, I need to list the next category, but I
don't want multiple cfif statements per column, determining if product X has
application notes.
It seems to me that the data, which includes document name, link and date
added
should be thought of as a whole array (1 per sub-category), which would all
be numbered after their existence is checked.
Print out array (1), print out array (2), print out array (3)
Am I on the right trail with this ?
Can I include, say, 20 files - names, links and dates within an array ?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
