>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:346143 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

