[Gambas-user] Web application - CURL and Cookies?

Benoit Minisini gambas at ...1...
Tue Dec 2 14:50:47 CET 2008


On mardi 2 décembre 2008, birchy wrote:
> bump....because i'm really trying to avoid learning java instead...

DIM hXmlDoc AS NEW XmlDocument
DIM sHTML AS String

sHTML = GetHTMLFromSomewhere()

hXmlDoc.HTMLFromString(sHTML)

...

-- 
Benoit Minisini




More information about the User mailing list