
And regarding the tValues question ...
Originally posted by kingzooly
View Post

tValues = {}; gHTML = HTTP.SubmitSecure("https://www.google.com/search?q=intitle:index.of?pdf lua.programming", tValues, SUBMITWEB_GET, 20, 443, nil, nil); TextFile.WriteFromString(_DesktopFolder.."\\Test.htm", gHTML, false); File.Open(_DesktopFolder.."\\Test.htm", "", SW_SHOWNORMAL);
tValues = {}; gHTML = HTTP.SubmitSecure("https://www.google.com/search?q=intitle:index.of?pdf lua.programming", tValues, SUBMITWEB_GET, 20, 443, nil, nil);
Leave a comment: