xml

Using XmlAdapter to Create and Load Nested XML

An XmlAdapter in VFP 9.0 allows to create and load nested XML.

Loading XML into a WEB Browser Control from Variable

The code below uses default Internet Explorer XSLT to convert XML into HTML.