Coding Thread, Help parsing XML files using VB in Coding and Web Development; or any other language producing standalone exe
I want to make a prog to parse a bunch of xml files ...
-
9th June 2009, 07:47 AM #1
-
-
IDG Tech News
-
9th June 2009, 08:10 AM #2
-
-
9th June 2009, 08:22 AM #3
-
-
9th June 2009, 08:22 AM #4 XML Developer Center
Check the MSDN refs, there is a .NET class for interpreting XML.
-
-
9th June 2009, 09:22 PM #5 Thanks for all the suggestions - I've found my problem!
I was using wordpad to save example xml files (I use it all the time to edit my real xml files) to read back in.
Of course, it defaults to saving as type rtf so the xml files were completely mal-formed 
Found this out by just reading them back in one byte at a time 
regards
Simon
-
-
10th June 2009, 08:25 AM #6 ah that would do it!! Try looking at Notepad++ for an alternative to that, it will format the files properly and make the code much easier to read!!
-
SHARE: 
Similar Threads
-
By steele_uk in forum How do you do....it?
Replies: 5
Last Post: 26th January 2009, 09:11 PM
-
By danIT in forum General Chat
Replies: 7
Last Post: 7th May 2008, 12:40 PM
-
By ajbritton in forum Windows
Replies: 6
Last Post: 6th April 2008, 11:07 PM
-
By ICTNUT in forum How do you do....it?
Replies: 4
Last Post: 17th January 2008, 09:17 AM
-
By TechMonkey in forum Web Development
Replies: 4
Last Post: 2nd February 2007, 12:40 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
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