|
-
Mar 9th, 2006, 07:32 PM
#1
Thread Starter
Junior Member
Using VB.NET to take existing XML and parse into HTML
Hi,
I am trying to create an application that will open an existing XML file and parse the file into separate HTML pages. I cannot figure out how to do this. The XML file contains data for 100 or so pages, and I need to parse out and rename the custom XML nodes to their HTML equivalents, and then write an HTML page per certain node that occurs in the XML. I then use information gathered while parsing (how many pages, belonging to which chapters, etc.) to create navigation and such for the HTML pages.
I can't figure out, once I have read in my XML, where to go from there.
Any help?
Ben
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
|