If it is fusebox, probably in a file named app_globals.cfm ~~ Stephenie
-----Original Message----- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 9:04 PM To: CF-Community Subject: Re: Eday calendar integration..Fusebox.. Does no application.cfm mean there are no cfapplicaton tags either? I don't believe it's possible to use client variables without a cfapplication tag...iirc CF throws an error if you try. I'd do an extended find for a cfapplication tag hidden somewhere. That will tell you where the client variables are getting set. -- jon Tuesday, June 25, 2002, 5:37:09 PM, you wrote: AS> ARRGGHH! AS> I am pullingmy HAIR out over this damned thing! AS> All i want to do, is to set hte same client variablest hat are being AS> set in the EDAY Application, in my Login_action.cfm script.. AS> but It is done in fusebox...and I'm pieceing it all together...but AS> not for the life of me can I get a listing of the client variables AS> and their content. AS> I get a response saying Client Variables are not set in the CF App AS> tag..well...of course there IS no application.cfm tag, and client AS> variables ARE being set! AS> When I do the CFDUMP..I see nothing. Nadas. Zip. AS> So how the hell is this thing storing the client variables? As AS> cookies? And in that case since I don't know the exact names fo all AS> teh variables (I haven't tracked through ALL the files)...how am I AS> going to know which ones are set, and what their contents are? AS> Anyone had to go through this? I figure I am just missing somehting AS> really basic at the moment. AS> *mutters and stuffs some Honey Chex mix in his mouth* AS> -Gel ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
