Hi Nikki,
you can do pretty much what you like for passing data between rules and
handlers.
If you want to make data available to any handler files that are invoked by
a rule then in the execute handler for the rule create a variable
containing that data. You might want to put this in the request scope, in a
client variable, in a session variable or what ever suits your application.
In the handler file you would test for existence of the variable and use it
as appropriate.
At 13:41 21/02/2001 Wednesday, you wrote:
>Hi All,
>
>Is there any way to pass variables between publishing rules and handlers?
>
>Thanks,
>Nikki
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.