Hi!
I have an application that uses application variables. Everything works
fine, except when you install the same application on the same server. I
know that one way to distinguish the application is by changing the
attribute "name" in the cfapplication tag. Any ideas on how to dynamically
change this parameter? My current cfapplication tag looks like this:
<CFAPPLICATION NAME="applicationname"
SESSIONMANAGEMENT="Yes"
SESSIONTIMEOUT=#CreateTimeSpan(0,1,0,0)#>
Looking forward to read some opinions...
Thanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com