Re: Sending image plus parameters on ios

2011-10-31 Thread Mark Schonewille
Hi Maarten, I made a desktop application that uploads binary data to PHP. I decided to encode the data as base 64, but PHP had to replace the crlf with cr or lf before it could decode the data. Perhaps something similar is going on with iOS. When LiveCode posts data, it url-encodes the line end

Sending image plus parameters on ios

2011-10-31 Thread Maarten Koopmans
. Can I just do that with post and All Will Be Well? Or any special precautions (I started base64 encoding, but wonder if it is necessary) --Maarten ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, u