I failed to mention that I do not want to upload the file to the
server, but only to grab the location so I can use it as an attachment
in a cfmail tag.

--------------------
Probably something simple I'm overlooking here... but I'm trying to
pass the actual client location of a file through a form.

For example, the user browses for a photo:

<cfinput type="file" name="g1">
<input value="submit photo" type="submit">

Then submits the form.

The variable #form.g1# ends up being something like
"C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF\temp\wwwroot-tmp\neotmp47723.tmp"

....rather than, say, "C:\users\bob\documents\photo.jpg" like I want it to be.

How can I pass the physical client location of the file through the form?

Thanks in advance for any help.
Les

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310041
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to