> With CFHTTP aren't you really downloading a file from another server
> (specified by the required URL parameter).

CFHTTP does allow you to execute an HTTP POST request and upload a file from
the CF server to a remote server.

> The original poster wanted to upload a file from his local computer
> file system with an <input type=file...> form field.
>
> AFAIK, the only way to do this is with CFFILE.
>
> Many CF hosts disable this tag because of security issues.

You are correct in saying that this is the only way within CF to process
files uploaded from a user's browser to your CF server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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.

Reply via email to