Did you supply a location for where to place the file on a cffile
action="upload", if not it's just saving it to the CF server's default
temporary location.

I think you want to make sure every cffile has a destination attribute
filled out with where you want the file to go.


Dave @ Oyova Software
Jacksonville Web Design and Development <http://www.oyova.com>

On Tue, Oct 12, 2010 at 2:41 PM, Everett Alexander
<reac...@anizanmedia.com>wrote:

>
> Hello,
>
> I have a an form that will be updating a database for creating webpages.
> That form will need to upload images (along with various other fields, text,
> etc.) to a server. So I want to point to a specific folder on the server to
> upload images, and then reference that location in the database.
>
> Currently, when I upload an image, I get this in the database field:
>
>
> /opt/jrun4/servers/DISCOVERY/SERVER-INF/temp/cfusion.war-tmp/neotmp2153518236327741178.tmp
>
> When it should be this:
>
> /images/news/volcanos.jpg
>
>
> Any tips or direction?
>
> Thanks in advance...
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338081
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to