in my webpage i have a combo box which will get its data from a xml file, is there any way to bound the combo box to the part of the xml file directly, or do we have to open,find,read the values and add them to the comboboxes items one by one?