hi
how i can convert htm file to xml file
http://www.15seconds.com/Issue/010601.htm
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.