1) How to initialize a download of contents, say a document or XML, to iPhone?
2) Where will the downloaded files be stored?
3) Any restrictions on file download? Any forbidden files?
1) How to initialize a download of contents, say a document or XML, to iPhone?
2) Where will the downloaded files be stored?
3) Any restrictions on file download? Any forbidden files?
Take a look at ASIHttpRequest. Works prefect for downloading files. http://allseeing-i.com/ASIHTTPRequest/
Regards, Paul