I know construct 2 is mostly for game, but I was hoping I could use it for a small web app. Basically I need to be able to take a picture with the phone camera, then upload it to a web server. I know how to take the picture, and I know the code to get the image stored, my only problem is getting said image into a format to upload it to said server. Any suggestions?