if(url.exists("http://www.omegahat.net/foo/bob.R")) {
getFormParams("http://www.omegahat.net/foo/bob.R?xyz=1&abc=verylong")
getFormParams("xyz=1&abc=verylong")
getFormParams("xyz=1&abc=&on=true")
getFormParams("xyz=1&abc=")
}
Run the code above in your browser using DataLab