Is it normal that the return type for the getrateinformation function is a struct and at the end of the function your actually building a query and you got a <cfabort> tag before the <cfreturn results>. Ive removed the <cfdump var="results"> and the <cfabort> and Ive changed the returntype to query and now it's returning the way I want but I don't know if it's the right way.
> What do you mean? I return a struct of info. If you just want one > key.. just use that key. It's no different than any other structure. > :) > > > On Nov 2, 2007 2:35 PM, Jean-Michel Godin-Duguay > <[EMAIL PROTECTED]> wrote: > > I'm currently trying to implement Ray Camden CFUPS and just can't > figure it out. I'm able to retrieve a rate but it's always dumping the > whole thing I would like to have only the total price returned. The > script is located at http://cfups.riaforge.org > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292580 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

