Page 1 of 1

Help... How to Filter 1 List Menu from another List Menu

Posted: Mon Jul 10, 2006 11:53 am
by JonPB
Hi There,

I need a bit of help...

I have a form for insertinga record into a database. I have 3 related list menu's, Groups, Categories and SubCategories.

Groups contain Multiple Categories and Categories Contain Multiple Sub Categories. I have the Database done and the queries done.

What I need to do is when someone selects a Group from the Dropdown list, the Categories list will be filtered according to the Group selected.

If you can help, you can see my form at:

http://tech-rite.net/sites-dev/GNXS/pro ... roduct.php

You can download the code at:

http://tech-rite.net/sites-dev/GNXS/pro ... roduct.zip

Thanks

Jon

Posted: Mon Jul 10, 2006 12:33 pm
by tecktalkcm0391
Sounds more of something for javascript try this: http://www.dynamicdrive.com/dynamicinde ... /index.htm

just take off the go button, and set it up a little different.