Originally posted by: DaveSimmons
Nope, the old document no longer exists when you replace it.
window.opener works because the parent still exists at the same time.
To get info from a previous page you must pass it to the next page in the URL or in a form POST and use a script language for the new page.