How can we detect when a user opens a new window. The user is already authenticated and we make heavy use of sessions.
We were trying to avoid Ctrl+N javascript hooks but maybe that is an option.
I am assuming the request is the exact same URL...with Ctrl+N?
以上就是Ways to detect CTRL-N or when a user opens a new window的详细内容,更多请关注web前端其它相关文章!