What would be the best way to pass variables to a CFC
for processing?

Rick

> -----Original Message-----
> From: Tom Chiverton [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 20, 2008 6:34 AM
> To: CF-Talk
> Subject: Re: Waaahhhh! Why won't my CFC work!
> 
> On Thursday 19 Jun 2008, Charlie Griefer wrote:
> > <cfinvoke
> >      component="c21-ar-sm-homesite.components.manager_authorization"
> >      method="authenticate"
> >      returnVariable="manager_id"
> >      email="#form.email#"
> >      pw="#form.password#"
> 
> It's a good idea not to have your CFC depend on the exact name or a
> form/url/session parameter anyway.
> 
> --



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:307821
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