> What about this: http://www.devx.com/webdev/Article/30638

You could do it that way, but IMO doing the database interaction in 
ColdFusion will make the code more decoupled (less coupled?).  If you have 
your database requests in CFC's, you can also call them from other parts of 
your application on the server, or via ajax for example.

-- Josh


----- Original Message ----- 
From: "Robert Harrison" <[EMAIL PROTECTED]>
To: "CF-Talk" <cf-talk@houseoffusion.com>
Sent: Wednesday, March 19, 2008 12:30 PM
Subject: RE: Flash Remoting and CF


>> I don't think Flash does queries. It does as your Flash guy says, send
>> a request and receives responses - that is Flash remoting. So yes, you
>> should write CFCs that Flash will send requests to.
>
> What about this: http://www.devx.com/webdev/Article/30638
>
> Robert B. Harrison
> Director of Interactive services
> Austin & Williams
> 125 Kennedy Drive, Suite 100 Hauppauge NY 11788
> T : 631.231.6600 Ext. 119
> F : 631.434.7022
> www.austin-williams.com
>
> Great advertising can't be either/or... It must be &.
>
>
>
>
> 

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

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

Reply via email to