Nat,
Thanks for the explanation. However, I think you may have contradicted
yourself -
"If cfset request.myvar="Hal",
then all users will see it as "Hal".
If one user changes it:
cfset request.myvar=#client.userid#
then all other users will not see the change, because it is specific to that
request."
AND
"Request vars cannot be "saved" from one request, user, browser, or session
to the next."
Are these statments/explanations not contradictory? If a request scoped
variable cannot be accessed by another user, how can it be accessed by
another user? See what I mean or am I just missing something.
I believe that I understand how request variables work so I am just asking
for clarification.
Thanks,
Jason
------------------------------------------------------------------------------
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.