I'm trying this on openBd desktop and no joy. The form now seems to submit the file but it won't save. If you remove the cfdirectory create the uploaded file seems to go nowhere.
Shouldn't something as simple as this work: <cffile action="write" file="soap.txt" output="All your snakes are belong to me" /> <cfdirectory action="list" directory="." name="allFiles" /> <cfdump var="#allFiles#"> As Jesse hinted at in his servlet mappings the openBD desktop doesn't list gavfs in the web.xml. Any attempt to update this file gets over-written when openbd desktop restarts. Thanks all. -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
