Windows Develop Bookmark and Share   
 index > Windows Forms General > convert html2xml
 

convert html2xml

hi

how i can convert htm file to xml file

amr_a  Monday, March 13, 2006 10:01 PM
amr_a wrote:

hi

how i can convert htm file to xml file

http://www.15seconds.com/Issue/010601.htm

Nishant Sivakumar  Monday, March 13, 2006 10:14 PM

thanks

but i need it in vb.net

amr_a  Monday, March 13, 2006 10:31 PM
amr_a wrote:

thanks

but i need it in vb.net

I don't think there's a VB.NET (or even a .NET) class for this. But you could use COM interop on http://perso.wanadoo.fr/ablavier/TidyCOM/to do what you want.

Nishant Sivakumar  Tuesday, March 14, 2006 3:57 PM

You can use google to search for other answers

Custom Search

More Threads

• Command Line Compiler
• Set rotating/animated Hourglass
• Open Child form
• MsMq Remote access?
• how to move to the first editable cell or the first cell in datagridview
• TextbBox size in GridView Edit mode
• Auto Hide function for Toolstrip control????
• Run some command in DOS through VB.NET
• Form cancel button
• How to capture the event form window maximized in c#