Class in c# for Html Document
-
hi everyBody, Does anyone Knows if there is a Class in C# to manipulate a Html document like the XmlDocumment Class in case of XML thanks in advance!!!
-
hi everyBody, Does anyone Knows if there is a Class in C# to manipulate a Html document like the XmlDocumment Class in case of XML thanks in advance!!!
-
hi everyBody, Does anyone Knows if there is a Class in C# to manipulate a Html document like the XmlDocumment Class in case of XML thanks in advance!!!
Hi, You can also take a look at this library: http://www.codeproject.com/dotnet/apmilhtml.asp[^]. I used it in one project and it works fine...
Tomas Petricek (Microsoft C# MVP)
www.eeeksoft.net | Photos | ASP.NET Multi-column layout control -
hi everyBody, Does anyone Knows if there is a Class in C# to manipulate a Html document like the XmlDocumment Class in case of XML thanks in advance!!!
You should be able to use the SGML Reader[^]
-
You should be able to use the SGML Reader[^]