Hi,
I have a user list. When I select a user in this list, I'd like to create a
*new* window of my browser and then log as him.
I try something like <a
href="$link/template/myTemptale.vm/action/LoginUser/username/theUser/passwor
d/pwd" target="_blank">log</a>
The problem is : if I use target="_blank" it create a new bowser but with
the same session id. So it logs as the user and log me out in the other
windows (because the 2 windows have the same session id).
My question is : how can I create a new windows with another session id or
how can I tell Turbine to create a new session for the new window?
Do you have another idea to revolve the problem ?
Thanks for yur help.
Herv�
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]