So there is no other way to create a CF upload service without sending the file through HTTP as a multi-part request? I have tried everything, such as having a cfargument named "File" and type as any or binary and it just dies on me..
>I would presume any language/application that could create a properly >formated HTTP multi-part request with a file attachment and send this >request to a network resource would work. There is nothing magical >about the browser creating this request, it just follows the same >standard anything else would need to follow. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286665 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

