Uploaded Images
Uploaded Images
With the remote API for Zoho Writer, the saved (HTML) document is sent back to my server when the user clicks to save. If there are uploaded images in this file, the HMTL I receive contains references to the images stored on the Zoho server at
http://writer.zoho.com:80/pubImage.im?imgurl=XXXXX. How do I get the images to be stored on my server?