reading from xml file...pls help
hi all,
i'm trying to read from a xml file, get its data and load into a drop down list.
But i cant get the method rite.
Hope someone can point it out for mi with some examples. Thankx!
<?xml version="1.0" standalone="no"?>
<!--Same as generated by serializing, SAS_Student-->
<SAS_Course>
<Course_Code>DNDF01</Course_Code>
<Course_Code>ITSP01</Course_Code>
<Course_Code>ITDF03</Course_Code>
<Course_Code>ITDF01</Course_Code>
<Course_Code>ITDP03</Course_Code>
<Course_Code>DNDF02</Course_Code>
</SAS_Course>