07-13-2013, 08:32 AM
Oh yes, I do know some of them.
But IntGetFile/GetHtml don't work for Firefox even logged-in:
IntGetFile "http://www.wwwwww.com" _s
HtmlDoc d
str url="http://www.wwwwww.com"
d.SetOptions(2)
d.InitFromWeb(url)
_s=d.GetHtml
But IntGetFile/GetHtml don't work for Firefox even logged-in:
IntGetFile "http://www.wwwwww.com" _s
HtmlDoc d
str url="http://www.wwwwww.com"
d.SetOptions(2)
d.InitFromWeb(url)
_s=d.GetHtml