CodeMan
|
| Posted: 03/18/2002, 12:31 PM |
|
i need to set up categories that link to articles under the same category, i have two table one hold categories, the other one hold articles. How i do that. Thanks a lot.
My second quesstion is how to integrate in a form the advanced editor form www.yusasp.com
Thanks a lot.
|
|
|
 |
Nicole
|
| Posted: 03/19/2002, 5:01 AM |
|
Hello,
create Grid (or Tree) form where categories are listed and another Grid where articles are displayed. On categories form add url link that will point to articles grid and pass category_id to it.
|
|
|
 |
|