Re: Using CFloop to pull data from CFC

2009-01-25 Thread Patrick McDonough
thanks I have got past this. Pat /grfxs ~| 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.houseoff

Re: Using CFloop to pull data from CFC

2009-01-25 Thread Joel Watson
That is, "returnvariable=result", and then loop over "result". > You need to return and loop over "result" (what is being returned from > your component), not the method name. ~| Adobe® ColdFusion® 8 software 8 is the most impo

Re: Using CFloop to pull data from CFC

2009-01-25 Thread Joel Watson
You need to return and loop over "result" (what is being returned from your component), not the method name. > I am having trouble pulling data from a cfc for a pull down menu. Here > is the code from the cfm file: > > > > > class

Using CFloop to pull data from CFC

2009-01-25 Thread Patrick McDonough
I am having trouble pulling data from a cfc for a pull down menu. Here is the code from the cfm file: Catalog Request Our Products