I would guess that the main reason your Provider wants you to have an
Application.cfm file in your own directory, is because, as I am sure you are
aware, If CF does not find an application.cfm file in your directory, it
will keep climbing the tree until it does find one.  You do not want to have
your files not working properly because of someone elses different
Application.cfm file, DO YOU?

That is only my guess as to why they want you to have your own.

'nuff said

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 14, 2000 12:54 AM
To: [EMAIL PROTECTED]
Subject: Re: Application.cfm... whats that ?




> Yeah ... our site does use a lot of session variables ... but is it
necessary
> to have this file .. ????

How did you set up session scoped variables without using the
application.cfm
file?

Normally you need a <cfapplication name="something" sessionmanagement="yes">
tag
in your application.cfm file to turn on session variables.

Or have I completely misunderstood?

--------
Rob Keniger


----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to