|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Parsing HTML TablesHi Geezers,
I need some code which will parse and strip attributes from a table in a textbox. Basically, I need to paste in the table and run a little routing to convert the table into a DataTable. Does anyone have such code or know where I can obtain it ? Cheers "Just Me" <news.microsoft.com> schrieb: Parsing an HTML file:> I need some code which will parse and strip attributes from a table in a > textbox. Basically, I need to paste in the table and run a little routing > to convert the table into a DataTable. MSHTML Reference <URL:http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/mshtml/reference/reference.asp> - or - ..NET Html Agility Pack: How to use malformed HTML just like it was well-formed XML... <URL:http://blogs.msdn.com/smourier/archive/2003/06/04/8265.aspx> Download: <URL:http://www.codefluent.com/smourier/download/htmlagilitypack.zip> - or - SgmlReader 1.4 <URL:http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=B90FDDCE-E60D-43F8-A5C4-C3BD760564BC> If the file read is in XHTML format, you can use the classes contained in the 'System.Xml' namespace for reading information from the file. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
VB2005 registering a dll
How do I sort an ArrayList of objects by a property value working with Access in VB.Net Deleting directory path and files. VB.net 2003 textbox delete and undo Problem with RadioButton How to prevent file to be copied How can I use the Toolbox Control in my Application? Upgrade for Deployment Purposes VB2005 Reading SNMP MIB's |
|||||||||||||||||||||||