Page A calls the window.open method to jump page B. How to set the cookie of page A to page B (AB page url is different)?

I am on page An and then I skip a spliced address through the winodw.open method.
this address is opened via window.open to download a file. But if you jump to B, there will be no cookie. What if something goes wrong
?


pass the value of cookie in the form of window.open (). You can see that this demo, is written in great detail


different domain names cannot share local information on the browser side, including cookies, so they cannot share

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4293a-2c617.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4293a-2c617.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?