On Wed, Jan 7, 2009 at 2:33 PM, Josh Nathanson <[email protected]> wrote: > > I guess this is one of those situations where using evaluate is necessary, > since you are calling methods dynamically. >
Not at all. There are a few different ways of calling methods dynamically without using evaluate(). I find that the simplest and most reliable is using <cfinvoke> as Nando had in his example. Bob --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-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/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
