I was able to mock up a test.cfc and access the method just fine, an
alert(); showed the value come back.

My guess is something else in the cfc is causing it to hiccup.

Post the cfc if possible.

On Thu, Jul 7, 2011 at 6:23 PM, Leon Chalnick <
lchaln...@advantasolutions.com> wrote:

>
> >Not sure if this was just your typing or the actual code but
> >you've misspelled  your return in the test function. <cfreturn
> >agruments.text> should be <cfreturn arguments.text>
>
> Thanks Shane, that's just a problem in my typing (sorry about that). The
> actual codes that is executing has the correct spelling of 'arguments'.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346145
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to