How to load xml file using radio button?
Just assume, I have 3 xml files (file1.xml, file 2.xml adnfile 3.xml); each file, contains fisrt and last name. How to load them to listbox using radio button? waht I mean is that I have three option to load them to a list box and I only want to load to listbox only the first name. Anyone can help?
Oh, I use Visual Basic 2008.