CFDJ Oct Vol 3 Issue 10 Hello list, Again thanks for all the help
I'm reading a aiticle in CFDJ about "Coding for maintance". On the part about creating constants in CF they talk about putting them in a structure which I get, Then making a session var for the structure I'm fine there, Then on the call page it should be copied to a request structure to avoid having to use CFlock all over the place. My question what is a request.structure ? Is this a type of varialbe or are we saying just copy the structure to a new var at the top of the page. But if just a copy of the session.structure I don't understand the calling syntax in the article "Request.constants.CDSN" . CDSN is the data but what is the request.constants part of the call. I understand client.var, application.var ect but have not seen request.constants.var type of call. A little lesson would be a big help thanks!! Thanks David Green ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

