OIG_User
|
| Posted: 09/16/2004, 9:21 AM |
|
Anybody have any experience with using Jump pages in CCS. I have a trainging form and the categories and sub categories are select boxes pulled from the DB. What i need is for the sub categories to refresh once the category is selected. The problem I am running into is i dont want to submit the page and since the categories are pulled from the db i dont want to hardcode URL's.
Anybody know how to using PHP or javascripts have fixed url (for example ./traning.php/?category=) and have the value for the select box sent?
Thanks
|
|
|
 |
Nicole
Posts: 586
|
| Posted: 09/17/2004, 2:25 AM |
|
Hello,
Please refer to this article that explains how to create dependent listboxes with CCS http://support.codecharge.com/kb_article.asp?article_id=61
_________________
Regards,
Nicole |
 |
 |
|