HTML to XML

hi, i am looking for the “Tidy” node to convert html to xml. is it no longer available?

i’m afraid Tidy is one of the few nodes that is missing in 64bit builds.

“convert html to xml”
can you elaborate on what exactly you’d like to do here? maybe we can suggest an alternative.

i just want to read some data from an html website, there is no separate xml database.

HTML is XML. start with this patch:

\girlpower\Strings\02_XMLOperations_Overview.v4p

where you learn how to use XElement and XPath to read data from any xml/html document. Tidy wouldn’t have helped you there.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.