|
-
Jan 1st, 2004, 01:35 PM
#1
Thread Starter
Registered User
listbox and xml
say i have an xml file like this
<folders>
<path="C:\test" subfolders="false"/>
<path="C:\New Folder" subfolders="true"/>
</folders>
how do i auto fill a listbox with an item for every folder, where the name of the item is the path and the tag is the boolean value of the subfolders variable?
any ideas or some code??
thanks already...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|