webdev
07-28-2010, 01:31 PM
Hello - I am very new to xml files and xpath. I have 4 multiselect dropdowns all using the same xml datasource. Each dropdown is based on attributes of the same tag. I would like to make them cascade, but I can only figure out how to do it by passing in one value per parameter at a time. I...