I have a site that uses ASP and HTML that bases its information on a set of Session Variables. Within one page, a user submits a form, which I have named "MainWindow" in JS, and opens a second window and redirect the window to a specific page. The second window, which I've used JS to...