On Mar 31, 2005 9:40 PM, Dave Watts <[EMAIL PROTECTED]> wrote: > CFWDDX can generate practically any kind of CF variable.
....based on the WDDX packet passed into it, when using the action="wddx2cfm" attribute. Or, alternatively, by formatting your JS object's contents such that CF is handed a query object when one uses js2wddx and then wddx2cfml. Wddx creates a WddxRecorset object, but the documentation seems to indicate that this is a Javascript object of the right variety for handling WDDX data and not a CF object of any sort. But, you can recompose a CFML query object that was converted to XML text using the cfwddx tag, if nothing else. I've always been interested in combining CF and JS using CFWDDX, but I've never really gotten around to using it much. Laterz! J -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://www.web-relevant.com/blogs/cfobjective ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201132 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

