wwXMLState::LoadXML

Loads an XML string or loads an XML document from a URL or file.

o.LoadXML(lcXML, llUrl)

Return Value

.T. or .F.

Parameters

lcXML
XML string to be used to hold the property values.

Alternately this parameter can be a URL or filename to load the XML from. In that case set the llUrl property.

llUrl
If you're loading XML from a URL or file use this property.


See also:

Class wwXMLState

© West Wind Technologies, 2023 • Updated: 12/27/00
Comment or report problem with topic