Use the regular
<cffile action=upload blah blah blah>
to do the upload. Then, I would reccomend doing something like
<cffile action=rename
source=C:\foo\whatever\#file.serverfile#.#file.serverextension#
destination=C:\foo\whatever\newname.bla>
That should do the trick
Chris Martin
----- Original Message -----
From: "HappyToad.com" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, October 02, 2000 17:00
Subject: Photo Upload??
> How can I have a photo upload form which will set the propper name for the
> file in the database so it can be called upon later? When I upload now it
> stores under C:/whatever/image.gif in the database.
>
> Thanks,
> Rich
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.