Groups | Blog | Home
all groups > dotnet xml > august 2005 >

dotnet xml : HTML to XML conversion



GeRmIc
8/28/2005 10:57:02 PM
Hi,

I'm trying to create a Learning Object Repository to store learning objects
(obviously!). My question is how do I convert HTML pages to XML and then
store them in a database and then generate HTML/XHTML pages on the fly and
display it to the client from the stored XML files.

Oleg Tkachenko [MVP]
8/29/2005 10:07:14 AM
[quoted text, click to view]

Use SgmlReader.
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=B90FDDCE-E60D-43F8-A5C4-C3BD760564BC

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.xmllab.net
Joerg Jooss
8/31/2005 12:40:52 AM
[quoted text, click to view]

You could try Chris Lovett's SgmlReader which is avaliable on GotDotNet.

Cheers,
--
http://www.joergjooss.de
AddThis Social Bookmark Button