Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Please help with a window closing problme


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] Please help with a window closing problme
  • Date: Sat, 17 Aug 2002 22:25:33 -0500

Roland,

	I don't understand.  You want to close the window, and *then* redirect to
another page?  Is there another window involved, and if so, which is the
parent and which is the child?

Cheers,

Peter

|-----Original Message-----
|From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
|Behalf Of Roland Dong
|
|How can I have the user redirected to another page after the user
|closes the
|window by clicking he cross on the upper right corner or upper left corner
|of a browser?
|
|Of course I could add javascript close() to close the window.  But
|sometimes
|users like to click that little cross to close the window. When
|that happens
|I want the user be redirected to a new page. How can I do it?
|
|Thanks
|
|Roland