JS script causes session loss

Source: Internet
Author: User
If you use a modal pop-up window in the page, you will still need to pop up a new window in the modal window if you use it directly in the modal window
window.open () or Window.location.href pop-up new window, the new window will not enjoy the page session, resulting in the original session
are not accessible, the solution is to use Window.dialogArguments.open () to pop up a new window, window.dialogarguments
is a reference to the parent window of the modal window so that the pop-up window can access the session.
So when the session loss problem arises, you can not only consider IIS, background code and other reasons, but also should pay attention to the operation of JS and other problems.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.