|
 |
asp_web_howto thread: Session Expires Window Close
Message #1 by =?iso-8859-1?q?jon=20matt?= <jonmath2000@y...> on Mon, 6 Jan 2003 10:53:58 +0000 (GMT)
|
|
Hi guys,
Is there any way to close the new window and redirect to the opener window if session expires when you click a button and open a new
window with window.open method.
Thanks
Jon
---------------------------------
With Yahoo! Mail you can get a bigger mailbox -- choose a size that fits your needs
Message #2 by "TomMallard" <mallard@s...> on Mon, 6 Jan 2003 06:55:49 -0800
|
|
If that button click event submits a form to the parent page, use that to
close the child and open a new one from the parent with a javascript
function triggered by the submit.
2-cents,
tom mallard
seattle
-----Original Message-----
From: jon matt [mailto:jonmath2000@y...]
Sent: Monday, January 06, 2003 2:54 AM
To: ASP Web HowTo
Subject: [asp_web_howto] Session Expires Window Close
Hi guys,
Is there any way to close the new window and redirect to the opener window
if session expires when you click a button and open a new window with
window.open method.
Thanks
Jon
---------------------------------
With Yahoo! Mail you can get a bigger mailbox -- choose a size that fits
your needs
|
|
 |