On 4/27/05, Chris Berg <[EMAIL PROTECTED]> wrote:
> Additional info:  I am calling the CFC via an event gateway.

There is no FORM scope when using event gateways. Nor URL scope.
Because there is no HTTP request involved.

I would STRONGLY recommend not using <cfmodule> inside a CFC anyway.

Fusebox (and Mach II and Model-Glue) are not intended to be "called"
from non-HTTP requests. That's what CFC-based models are all about and
why Tartan is worth looking at.

The idea is to build your CFC-based model (perhaps using Tartan) and
then call that model from your event gateway or from your MVC
framework front end.
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205007
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to