Home All Groups Group Topic Archive Search About

Need to convert a 'System.Xml.XmlNode' to a string

Author
26 Jul 2006 1:08 AM
Jack
Hello,

I need to convert a 'System.Xml.XmlNode' to a string.

Any help would be great!!!

Thanks,

Jack

Author
26 Jul 2006 10:26 AM
Tiago Salgado
Try this:

dim str as String
dim node as xmlnode ... blabla

str =3D node.outerxml

Something like that.

On Wed, 26 Jul 2006 02:08:35 +0100, Jack <jo***@webfoxmail.com> wrote:

> Hello,
>
> I need to convert a 'System.Xml.XmlNode' to a string.
>
> Any help would be great!!!
>
> Thanks,
>
> Jack
>
>



-- =

Tiago Salgado
http://www.foruns.org