It needs to be #application.coupons# if you want to call a method on an
existing instance. Otherwise it assumes you're specifying a package path.

On Tue, Jun 24, 2008 at 11:56 AM, Ian Rutherford <
[EMAIL PROTECTED]> wrote:

> Oh, I changed the cfscript tag to:
>
> <cfinvoke component="application.coupons" method="getCouponList"
> returnvariable="getCouponList">
>                        <cfinvokeargument name="page"
> value="#arguments.page#">
>                        <cfinvokeargument name="pageSize"
> value="#arguments.pageSize#">
>                        <cfinvokeargument name="sortColumn"
> value="#arguments.gridSortColumn#">
>                        <cfinvokeargument name="sortDirection"
> value="#arguments.gridSortDirection#">
>                        <cfinvokeargument name="active"
> value="#arguments.active#">
>                </cfinvoke>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308059
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to