Hi, I'm writing an iPad application that mimics a flash website I built. The site uses Flash file uploader to upload files from the user's filesystem to my tomcat server.
I understand that an iPad application can sync files via iTunes to a Documents folder. Given access to those files, how can I invoke a file upload of a selected file to the web.