Dear List,

I have been working on a project on my home computer. I uploaded it to the
web today and am now experiencing strange behavior. Session variables that
are working fine at home just do not work on the web. I imagine it is a CF
Server setting, but could not get in touch with the hosting service to
verify.

I am not sure it is the best way to do this, but I have all the session
variables for this project stored in one template. Only these variables are
in this template and they are initialized with a CFParam statement. This
template is pulled in with a CFInclude statement. The line following checks
to see if the variable session.valid has been set. If not, the client is
redirected to a login template. The login bombs at the first reference to a
session variable.

I have uploaded the application.cfm file turning session management on.

I can post the code if anyone would care to have a look.

Thanks,
Brian Ivey

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

Reply via email to