G
Guest
Hi,
How or where can I find info on pupulating a dripdownlist fron the foll xml
file. I only need the abbreviation.
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<states>
<!--US States and Territories-->
<state name="Alabama" abbreviation="AL" />
<state name="Alaska" abbreviation="AK" />
</states>
Thanks
How or where can I find info on pupulating a dripdownlist fron the foll xml
file. I only need the abbreviation.
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<states>
<!--US States and Territories-->
<state name="Alabama" abbreviation="AL" />
<state name="Alaska" abbreviation="AK" />
</states>
Thanks