Quick ideas from a weary mind...
Is your client management turned on in <CFAPPLICATION name="App_Name"
sessionmanagement="no" clientmanagement="yes" setclientcookies="yes">?
Try adding a CFOUTPUT statement in your index.cfm (just for testing...no
FuseFlames please) to see if the #client.message# is available on that
template. If not, check your logic because your client variable may not be
set when you think it should.
Scott
-----Original Message-----
From: Jim Priest [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 01, 2000 8:36 PM
To: Fusebox
Subject: help - passing client.message back to index.cfm to display
error msg
It loops back to the index.cfm but for some reason doesn't pass along
#client.message#.
I'm trying to copy basically the same thing that is occuring in the
act_login.cfm security layout described in the ebook...
Any idea of what I'm doing wrong here? And how to fix it??
jim
----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.