We currently have a process that uses a Coldfusion web application to copy files that are submitted on our website to a local network share that we maintain. We are anticipating moving to a Dropbox Pro account for some of our files though and would like to migrate that process to Dropbox. Unfortunately our web server is on a shared commercial site so we don't have the ability to install anything special such as the regular Dropbox application that creates a drive letter on the box. Has anyone had any success getting Coldfusion to write a file to a Dropbox account (probably using CFFILE or CFHTTP)? Is there a SIMPLE example or instructions anywhere that we can see? Again, we don't need anything fancy...just a simple single file upload. Please let us know. Thanks!