Forum Moderators: phranque
Include "click here if nothing happens" link for non Javascript users (which means pop-up's are out anyway).
On somepage.html, send a "magic value" within an element that has an "id"
Back on popuptest.html, read "magic value" from the pop-up window and write it into a form field on somepage.html. Then close the pop-up window. Auto-submit the form on somepage.html using Javascript and you now have all knowledge you need.
Yuck.