--- "John W. Holmes" <[EMAIL PROTECTED]> wrote:
> > I am just full of them this weekend. Is it
> possible to direct a header
> > like a html link (i.e. target="_top") ? I have a
> page that is in a
> frame,
> > and I want the new page that is called to break
> the frame and load in
> the
> > entire
> I am just full of them this weekend. Is it possible to direct a header
> like a html link (i.e. target="_top") ? I have a page that is in a
frame,
> and I want the new page that is called to break the frame and load in
the
> entire frame.
Nope. Use JavaScript.
---John Holmes...
--
PHP Gener
I am just full of them this weekend. Is it possible to direct a header like a html
link (i.e. target="_top") ? I have a page that is in a frame, and I want the new page
that is called to break the frame and load in the entire frame.
Thanks.
Jami
gt;
>
> SCROLLING="Auto" FRAMEBORDER="0" NORESIZE>
>
>
> Make sense?
>
> -Brian
> *
>
> > -Original Message-
> > From: Christian Ista [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 15, 2002
, 2002 7:32 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Header and Target
>
>
>
> > That's a HTML thing. I think you're confusing header() with
>
> I
> > believe.
>
> No no
>
> I explaine, I do that :
>
>
>
>
Which frame calls the header()?
When you're in a frameset, each page is an individual HTML file (or PHP
file). If you call a header() in top or left, it will redirect the fram you
call... it can't possibly call the content frame.
PHP happens on the server, Frames happen on the browser.
The onl
> That's a HTML thing. I think you're confusing header() with
I
> believe.
No no
I explaine, I do that :
I'd like to display all my pages in the frame "content". Some times, from
the menu for example, I do a that it's ok
but sometimes, I call a php page
A target name?
That's a HTML thing. I think you're confusing header() with I
believe.
I think it's something like:
But I gave up on frames YEARS ago, so I could be wrong :)
Justin French
on 15/08/02 7:40 PM, Christian Ista ([EMAIL PROTECTED]) wrote:
> Hello,
>
> I have some frame on
Hello,
I have some frame on the website, and I'd like specify a target name in
the header function, is it possible ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
9 matches
Mail list logo