Hi, I have js with window.open: <a href="javascript:void(window.open("javascript:'<xmp>' + opener.window.document.documentElement.outerHTML + '</xmp>'"));">View Generated Source</a> . So, this window will generate content from page,. How can I pass this content to new page? Thanks