import Html
in
Programming Questions
•
3 months ago
Hi,
is there a way to import html file on the web with processing ?
I try with
" [Fatal Error] :80:128: The reference to entity "b_type" must end with the ';' delimiter." etc.
Thanks
is there a way to import html file on the web with processing ?
I try with
- importXML("http://b.kostrzewa.free.fr/html/cours/page1.htm")
" [Fatal Error] :80:128: The reference to entity "b_type" must end with the ';' delimiter." etc.
Thanks
2