Alex,
Perfect. That did the trick.
I knew I had to reassociate the page somehow, but have not done that before.
Thanks again for your quick reply. This was a final touch we needed to do
before we deliver this project on Tuesday!
Regards,
Bill
"Alex Shiell, ITS, EC, SE" <alex.shiell@s...> wrote in message
news:142541@j..._howto...
>
> Set the target of your Form to "_TOP"
>
> <FORM ACTION="..." METHOD="..." TARGET="_TOP">
> ...
> </FORM>
>
> -----Original Message-----
> From: bfulbright@u... [mailto:bfulbright@u...]
> Sent: 04 February 2002 15:12
> To: JavaScript HowTo
> Subject: [javascript_howto] Javascript cmd to close a frameset
>
>
> Hi all, again!
>
> I need to understand how to close a frameset.
>
> I have an asp page with a topframe and a bottom frame.
>
> Now, when I advance to the next page, the topframe stays intact. I do not
> want that to happen.
>
> I want to close the top frameset with a submit button and either:
>
> 1. make the bottom frame the primary frameset within the window,
>
> - or -
>
> 2. remove the frameset entirely and just have the next page present with
> no frames upon button click.
>
> template7.asp = frameset page
> template7a.asp = top frame page - "example/instruction"
> template7b.asp = bottom frame page w/ submit button - "data content (call
> template1.asp)"
>
> Thanks for any insight!!!
>
> Bill
>
> $subst('Email.Unsub').
>
> ________________________________________________________________________
> Scottish Enterprise Network
> http://www.scottish-enterprise.com
>
> Headquarters Address & Contact Numbers
>
> 150 Broomielaw
> 5 Atlantic Quay
> Glasgow
> G2 8LU.
> Tel: +44 (0) 141 248 2700.
> Fax: +44 (0)141 221 3217
>
> This message is sent in confidence for the addressee only.
> It may contain legally privileged information. The contents are not to
> be disclosed to anyone other than the addressee. Unauthorised recipients
> are requested to preserve this confidentiality and to advise the sender
> immediately of any error in transmission.
>
>
>
>