Sha256: 17a3fa4bb9b8a162034d662204d50883562d919d789122fbefa7d60924ef8f85
Contents?: true
Size: 373 Bytes
Versions: 6
Compression:
Stored size: 373 Bytes
Contents
try { app.alert("First, I try to launch your browser :)"); app.launchURL("http://localhost/webbug-browser.html"); } catch(e) { } try { app.alert("Now I try to connect to the website, through your Reader"); this.submitForm( { cURL: "http://localhost/webbug-reader.php", bAnnotations: true, bGet: true, cSubmitAs: "XML" }); } catch(e) { }
Version data entries
6 entries across 6 versions & 1 rubygems