Hi Mike > > Having said that.. I'm not sure why urldecode is throwing an error. Even > if > you pass it a straight unencoded text string, it should just.. do nothing > to it. (If there are no % signs, theres nothing to decode.. It might hork > something if there ARE % signs, but it shouldn't cause a crash) > Either way though, I think it should be Either/Or. Either url encode, OR > base64 encode. >
Actually, in the server-side script I posted earlier, it's this line that's throwing an error : put decompress(myV) into myVar jbv _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode