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: div id=sprynavHor style=z-index:100 ul id=MenuBar1 class=MenuBarHorizontal style=z-index:120 li a

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: div id=sprynavHor style=z-index:100 ul id=MenuBar1

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 important

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: