On 6/29/06, Dale Fraser <[EMAIL PROTECTED]> wrote:
> Doing an <CFINCLUDE in onRequestStart doesn't seem to do anything.

That's the wrong place. Make your translation function a method of the
Application.cfc (by either including it or placing the whole
definition in the cfc). Then in the onRequest, create a reference to
the function in variables scope so, as you wanted, it will keep the
name short.


Chris
-- 
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to