> > local parm2value = "test" > local combined = "http://domain/?parm=/path/to/&parm2=" .. parm2value Looks good. What error do you get?