> A simple thing to do would be to write a .NET webservice that takes a number > of parameters that matches the > set of properties that the SurveyDataObject requires, create a > SurveyDataObject, sets its properties to the > parameters, and then submit it to the Post.SurveyPost() method. After it's > written, call that webservice from > CF after getting the correct values from a CF form. It's not necessary to > understand the internals of the .NET > code if you can access its methods.
It needn't even be a web service - CF 8 can invoke .NET assemblies directly. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314323 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

