Shahrukh Badar5891231
Posts: 0
Joined: Sun May 26, 2013 6:39 pm

IMAGE UPLOADING HELP

This is my code,

<!--
<form enctype="multipart/form-data" method="post" action="https://post.imageshack.us/upload_api..."
name="fileinfo" id="fileinfo"
<input type="file" name="fileupload" id="fileupload"
<input type="hidden" name="public" value="no"
<input type="hidden" name="format" value="json"
<input type="hidden" name="key" value="*********************"
<input type="submit" name="submit" value="Upload"
</form
--
how i converted this Post request to appery service or ajax post request and here i use html fileupload but i want to use appery camera service instead of this,(please also tell me mapping detail between this html file control and camera control if any).

please appery team give me any solution or example that help me in uploading image file.

Thanks.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IMAGE UPLOADING HELP

Hello - can you describe exactly what you are trying to get as a result in your app?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

IMAGE UPLOADING HELP

Also please note, that in order to use a service defined in Appery.io, Imageshack has to offer REST API to upload a file.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

IMAGE UPLOADING HELP

Hi Shahrukh,

Is the problem solved?

Return to “Issues”