Answered
Need the path to upload file
I have a non CF form with an input element type of file. The
form passes and uploads the file correctly, however the path when
<cfoutput> is a temp path. not the actually path from the
users machine. I need the actually file name to store in the
database. form.doc1 is not the actually path. Thanks.
