How to save image from UIWebview to App's document folder
Hi guys,
I need to save images from UIWebview to my app's document folder, the image format may be jpg, gif, png or others. I have two questions,
1: How to detect whether I select a image or don't, and which image is selected.
2:How to save image to the document folder.
anyone can guide me ?
Thank you !
|