|
 |
asp_web_howto thread: window check
Message #1 by "Jesse Finander" <jfinander@h...> on Wed, 17 Jan 2001 19:23:52 +1100
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_005E_01C080BB.0674EE20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
i'm creating a series of buttons which will open pop-up windows but I
want to close the current the current pop-up window before the user can
open the next. how do i close the current window?
Message #2 by "Wally Burfine" <oopconsultant@h...> on Wed, 17 Jan 2001 14:04:40 -0000
|
|
opener.window.close
>From: "Jesse Finander" <jfinander@h...>
>Reply-To: "ASP Web HowTo" <asp_web_howto@p...>
>To: "ASP Web HowTo" <asp_web_howto@p...>
>Subject: [asp_web_howto] window check
>Date: Wed, 17 Jan 2001 19:23:52 +1100
>
>i'm creating a series of buttons which will open pop-up windows but I want
>to close the current the current pop-up window before the user can open the
>next. how do i close the current window?
>
|
|
 |