Anyone familiar with session variables not being able to be used through
password protected folders?  I have a site that works fine on the dev server
but won't set session variables on our live site.  The site is hidden behind
a password protected folder.  I checked the settings in the admin and all
looks fine to me... and yes, the application.cfm file was transfered over
and is being used on each page:

<cfapplication name="name" clientmanagement="yes" sessionmanagement="yes"
sessiontimeout="#CreateTimeSpan(0,0,20,0)#">

Any ideas why it may not be working?  Both server versions are 4.0
Joby Bednar
Director of Internet Design
iNEOgroup.com
http://www.ineogroup.com
Fusing your Dreams and the Web, Together as One
[EMAIL PROTECTED]
Cell:  949-283-5138
Personal Fax:  208-485-1170



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to