Is this function not working in 1.1? I’m trying to read an html page into a variable and I’m not getting anything:
var pageData = plugins.http.getPageData(‘http://www.cnn.com’);
- david
Is this function not working in 1.1? I’m trying to read an html page into a variable and I’m not getting anything:
var pageData = plugins.http.getPageData(‘http://www.cnn.com’);
Nevermind – it’s working now after a re-loggin in. Not sure what the glitch was.
It pulls data down surprisingly fast…