markbanker
Programmer
I have looked to 4 resources for the answer to my question, and they all gave the same response...but I remain confused.
In order to use Memory Variables, I need to check the appropriate box to enable them in the ColdFusion Administrator. This allows me to set Application or Session variables in the application.cfm page.
I may also set default and maximum values for Application and Session variables. This is done in the Coldfusion Administrator.
If I set default and maximum values, they apply server-wide and thus override any application.cfm variables I set. Is this correct? That's what the Macromedia online documentation says, along with a Macromedia Coldfusion 5 book I consulted. I also looked in a Sybex reference, which says the same thing.
I don't get it. Why would I want to do that? It seems that I should be able to set server-wide values that I can choose to override in my application.
Comments? Clarifications?
Thanks for any input you can give.
Mark
In order to use Memory Variables, I need to check the appropriate box to enable them in the ColdFusion Administrator. This allows me to set Application or Session variables in the application.cfm page.
I may also set default and maximum values for Application and Session variables. This is done in the Coldfusion Administrator.
If I set default and maximum values, they apply server-wide and thus override any application.cfm variables I set. Is this correct? That's what the Macromedia online documentation says, along with a Macromedia Coldfusion 5 book I consulted. I also looked in a Sybex reference, which says the same thing.
I don't get it. Why would I want to do that? It seems that I should be able to set server-wide values that I can choose to override in my application.
Comments? Clarifications?
Thanks for any input you can give.
Mark