url="http://www.gaiamtv-qa.gaiam.com/api/s/login?MyParameter1=foo&myparameter2=bar"
or
url="http://www.gaiamtv-qa.gaiam.com/aip/s/login?myparameter1="+myparameter1+"&myparameter2="+myparameter2
xfer=createobject("roURLTransfer")
xfer.seturl(url)
asyncpostfromstring("")