Results 1 to 1 of 1

Thread: Reading XML into my project

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    1

    Question Reading XML into my project

    Hey everyone! This is my first post, you have been recommened to me by a friend at work, so here i am, asking my first question, which has been frying my brain for a while...

    I have a VB project where the output needs to be 4 peices of data.

    -'ParentVHD'
    -'OS'
    -'Language'
    -'Other'

    The user has the option to select from several radio buttons, on the radiobutton_checkchanged method, the relevent data is displayed in text boxes.

    Currently, all this data is hard coded, and if anyone wishes to change it, it's a pain in the ass So, i wish to use an XML file to store the data.

    I have coded a small sample project which contains:

    -Full sample VB Project with pseudo code
    -XML file, designed how i need it, filled with appropriate data

    My Request:

    Fill in the psuedo code to make the project work. Feel free to change around how it works / create functions etc.. This is just a sample project based on my final solution.

    Thanks for any help in advance
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width