haha. Can't say I've never done that before... ;) Nice to see it happen to someone else for a change!
Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider Bryan Stevenson wrote: > Thanks Matt/Jordan, > > I'd like to officially call a NEVERMIND! ;-) > > A previous developer of ours had CFPARAM tags in SEVERAL!!! files in the > chain of files called for each request. All of them setting a variable > named"pg" to define the content file to be included in the site layout > template. > > The first CFPARAM set pg = logon > > My security check was: > <cfif isDefined("SESSION.userID") AND pg neq "logon"> > force logon > </cfif> > > Well with every call having pg set to logon made it appear as though > Application.cfm was not being called because my security code wouldn't > fire. > > Anyways...some quick debugging (which I should have done before posting) > found the glitch....and the many places "pg" was being CFPARAMd > > TGIF in so many ways!! ;-) > > Thanks for the quick replies guys....I'll try and have areal problem > next time ;-) *blush* > > Cheers > - > > Bryan Stevenson B.Comm. > VP & Director of E-Commerce Development > Electric Edge Systems Group Inc. > phone: 250.480.0642 > fax: 250.480.1264 > cell: 250.920.8830 > e-mail: [email protected] > web: www.electricedgesystems.com > > Notice: > This message, including any attachments, is confidential and may contain > information that is privileged or exempt from disclosure. It is intended > only for the person to whom it is addressed unless expressly authorized > otherwise by the sender. If you are not an authorized recipient, please > notify the sender immediately and permanently destroy all copies of this > message and attachments. > > > > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
