Quote:
Originally Posted by RLScott
I have an application that creates document files that just happen to be compatible with our Pocket PC and Windows versions of the app. Connectivity is not the main purpose of our app, and I don't want to get in to writing a lot of custom code to do connectivity. Is there some easy way that users can move files from (and to) my app's sandbox documents folder to something off-phone, without my having to provide that functionality explicitly?
Robert Scott
Ypsilanti, Michigan
|
Easily...Yes...
Just email the document to the user. That is for sending. For receiving..it is going to be more complex then that.
It depends on where the documents are originally compared to the iphone. Are they on a mac or a pc or on the web? Do you have a pc or mac application to create the document and to send it?