Re: snapshot - iOS - upload image

2013-08-26 Thread Neil Roger
Hi Jim, Could you try something like the following to see if you are able to upload then view an image - on mouseUp --this just makes sure the pic is of a reasonable size to work with set the width of the templateImage to 250 set the height of the templateImage to 250 set the lockLoc

snapshot - iOS - upload image

2013-08-25 Thread Jim sims
*I'm using the following code in iOS to:* * select an image from the library* *reduce it in size as set by the templateimage* *import snapshot of that image from my card* *then upload it to my server * *-- btw WE NEED A SAFER FTP!* * * *It seems to do all these things but the image that