Geoff
Using the includedObj (include objects in the admin, _miniApp.cfm) within facry which are calling the methods directly from the _miniApp.cfm page. The cfc's sit outside the farcry scope and are mapped within the coldfusion administrator the sql queries or webservice calls are currently returned as
struct types to be processed within the include object.
<cfset strReturn = mappingName.cfcFunction(VARIABLES.argument1, FORM.argument2)>
This works well within the site for processing the data on the page with forms etc.
Thx
MW
On 9/26/06, Geoff Bowers <[EMAIL PROTECTED]> wrote:
M Wheeler wrote:
> Am working on implementin some AJAX functionality with my farcry app. I
> was playing with CFAJAX and got this working quite well in my templates,
> but needed to use ajax to call webservices and SQL queries from cfc's
> directly and was having a bit of a problem, It was recommended that I
> have a look at MXAJAX when calling cfc's directly which looks ok and
> seems to work well but implementing with farcry seems to be a problem
Have you built a specific facade for the farcry components or are you
trying to reach them directly?
-- geoff
http://www.daemon.com.au/
--
Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering.
http://www.mailguard.com.au/mg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---
- [farcry-dev] AJAX Solution with Farcry M Wheeler
- [farcry-dev] Re: AJAX Solution with Farcry Geoff Bowers
- [farcry-dev] Re: AJAX Solution with Farcry M Wheeler
- [farcry-dev] Re: AJAX Solution with Farcry M Wheeler
