you really need to store the admin session in different variables to avoid that problem. try using session.user and session.admin for example.
On Tue, Jul 24, 2012 at 7:58 PM, Torrent Girl <[email protected]> wrote: > > >You could just have a link to auto post the user login details to the > >login page. Or you just manually create the user session so he appears as > >logged in for that user. > > > >Regards > >Russ Michaels > >On Jul 24, 2012 7:31 PM, "Torrent Girl" <[email protected]> wrote: > > > >> > > > Russ I am passing the users login info but it overrides the admin's > session. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:351977 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

