usr3712
02-05-2005, 11:48 PM
Hello,
Quick overview:
I'm using the XML Connector to retrieve data from an XML file. With two Combo Boxes, the first displays "Regions" the second display "Areas" which is tied to the "Regions" Combo Box. The "Areas" have an XML node "URL" which need to targett the address in the "URL" node. How do I get this "URL" data to attach to a Button component. The "URL" data supplied will change depending on which "Area" is selected depending on which "Region" is selected.
Ultimately I need the to Button to getURL associated with the "Area" "URL" data node. Did I make that more confusing than necessary?
Any and all help (or other suggestions for similar functionality) greatly appreciated!!
Thanks!
Quick overview:
I'm using the XML Connector to retrieve data from an XML file. With two Combo Boxes, the first displays "Regions" the second display "Areas" which is tied to the "Regions" Combo Box. The "Areas" have an XML node "URL" which need to targett the address in the "URL" node. How do I get this "URL" data to attach to a Button component. The "URL" data supplied will change depending on which "Area" is selected depending on which "Region" is selected.
Ultimately I need the to Button to getURL associated with the "Area" "URL" data node. Did I make that more confusing than necessary?
Any and all help (or other suggestions for similar functionality) greatly appreciated!!
Thanks!