> Expanding on what Russ said, we've got a "mimic" feature that takes a > logged in session user (session.user variable), moves it (session. > originaluser) and then logs in the admin as the requested user to > mimic. So there is a new session.user and the admin's own session. > originaluser. We have some functionality that should not be performed > while mimicking (so we check for a session.originaluser), and when the > admin is done, they stop the mimic, we delete the session.user and > move session.originaluser back to session.user and the admin is back > to him/herself on the site. >
Coming back to this..... I am going to try this out. Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354041 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

