Perhaps Facebook is looking for the params in form variables rather than the URL since it's a post?
-- WSS4CF - WS-Security framework for CF http://wss4cf.riaforge.org/ On 10 October 2010 18:59, David Six <[email protected]> wrote: > > <cfhttp url="https://api.facebook.com/method/events.create?#params#" > method="post" multipart="yes"> > <cfhttpparam file="E:\test\sampleimage.jpg" type="file" name="image.jpg" > mimetype="image/jpeg"> > </cfhttp> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:338038 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

