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

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.

Dick


At 10:51 PM +0800 5/2/2000, Kalyan Chakravarthy Modali wrote:
>u can upload a file with cfhttpparam inside a cfhttp
>
>
>------------------------------------------------------------------------------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal 
>k or send a message to [EMAIL PROTECTED] with 
>'unsubscribe' in the body.

------------------------------------------------------------------------------
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