i'm having this table [category] with two fields [id] and [name]
i'm having this table [cars] with fields [category], [model], [color]
i'm have found this neat javascript (http://www.yxscripts.com/cs/chainedselects.html).
The question is how to populate the javascript in the multiple selection example.