Automatically accept file upload
I'm working on a Flex (Actually AIR) app. I have functionality where files are stored in a folder in the application directory by the user in the field. When that user gets back to the office they connect to the network. At that point the AIR app senses it has access to the web application. At this point I want all the files stored in the folder to automatically be uploaded to the CF server. I have the AIR code done - but I cannot seem to figure out how to get CF to accept the files without forcing the user to log into a CF application, browse to them, and upload.
Anyone done this sort of thing? This should be simple.
Thanks!
