On 22 Mar 2012, at 08:54, Alex Tweedly wrote: > put URLdecode( $_GET["keyname"] ) into tData Alex, just a question for future reference. Is it necessary to URLDecode the $_GET values? I'm going on php experience here where $_GET values are already decoded. I was assuming it would be the same with Livecode. Cheers Dave