mainly cuz i did not know what i was doing and i read some old cf6 advice. I was able to get it to work fine with creating cfc and invoking from another page. What is not working is if i use cfhttp with httpparam type=xml. it returns a "must end a meta tag" error. when i dump the raw data it looks like it is asking for some sort of authenication and i do not know where this comes from. any thoughts?
thanks >"i have installed soxml and msxml6" > >Why? > >Just create a CFC and use access="remote" - now you have a webservice. > >mxAjax / CFAjax docs and other useful articles: >http://www.bifrost.com.au/blog/ > > >On 20 March 2010 03:52, Ken Willis <[email protected]>wrote: > >> >> I am trying to create a webservice that someone can post to me and then i >> read it into cf, process and send response. I am new to this and have been >> trying to find a solution with specific examples with no luck. i have >> installed soxml and msxml6 and have not been able to get it to work. if i >> could get my hands on a good example i could probably figure it out (maybe) >> :) any help would be appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332342 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

