adam
|
| Posted: 03/17/2002, 8:54 PM |
|
I have two table in my database, the first one called categories, holding
the category names. the second on named content holding the categories name
and content of each category.
i would like to have a page that when you click on a category it gives you
the content of tha paticular category.
I knoe it's easy but i'm new to CC
Thanks
|
|
|
 |
Steven Dowd
|
| Posted: 03/18/2002, 1:36 AM |
|
I suggest you should take a look at the Classifieds example project that gets
installed with codecharge , it sounds like your db structure isnt a mile away
from the db structure used by that example and the way you seem to be wanting to
display pages sounds very similar also
steven dowd
"adam" <adam@tmediagroup.com> wrote in message
news:a73rt9$a6h$1@news.codecharge.com...
> I have two table in my database, the first one called categories, holding
> the category names. the second on named content holding the categories name
> and content of each category.
> i would like to have a page that when you click on a category it gives you
> the content of tha paticular category.
> I knoe it's easy but i'm new to CC
> Thanks
>
>
|
|
|
 |
|