Hi there,

I am having difficuly linking my exported array in an XML file to an XSL stylesheet.

Basically I need to insert an xml link to the xsl stylesheet at the top of the xml document. When I serialize the array to an xml file I need for that link to be there.

Is there some way to serialize a string to an XML file in VB as I can just have the link as a string to serialize it?

Hope you can help!

Thanks