Ideally I would like to have a client with VB software that will use a CF based web service. The VB client software will pass the date, an identifier, and a file to the webservice. The webservice would return the server filename to the user indicating that the file has been saved to the server.. I can pass the date and identifier without any problems but the file is giving me grief..
I think what I am failing to understand (since I am new to this services stuff) is that complex types such as files cannot be used for services as easily as other types such as strings and queries/datasets etc. so perhaps I am expecting to much out of the service.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286676 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

