Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Loading a ComboBox from a file
Author: Sas Jacobs
| Website: http://www.sasjacobs.com |
Loading information from an XML file - XML file structure
We could have accomplished the same thing using an XML file as the data source.
The structure of the XML file used in this example is shown below.
<?xml version="1.0" standalone="yes"?>
AllSites is the root node of the file. Each child node is called site and has two
atrributes siteName and siteURL.
| » Level Intermediate |
|
|
Added: : 2002-08-13
Rating: 7.62 Votes: 24
Hits: 2134
|
| » Author |
|
Applications Developer
Marconi Australia
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (369 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|