> >
> > > oh yes i've got your point, but i've tried what you've told us before
> but
> > > still it does not redirect to cover over the frame page.
> >
> > Ah, yes, that'd be a problem... :)
> >
> > I knew what I said worked because I use it to get my pages to break out
> > of About.com's frames. <aside>Man, the audacity of those folks...
> > framing up my content in their ads.</aside>
> >
> > In the headers of all of my pages, I send out
> > header('Window-target: _top');
> >
> > Now, doing some testing of why it didn't work for you I found that it
> > only works when pages with that header are one of the pages requested by
> > the initial frameset. If header is sent out from a page which is
> > requested once the main frameset is constructed, the header doesn't
> > work.
> >
>
What do you mean? could give us some simple script sample to visualize
more?please..
--Mike
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- [PHP] Targetted redirection? Ben Cheng
- Re: [PHP] Targetted redirection? Erik Price
- Re: [PHP] Targetted redirection? Joe Webster
- Re: [PHP] Targetted redirection? Analysis & Solutions
- [PHP] Re: Targetted redirection? Philip Hallstrom
- Re: [PHP] Targetted redirection? Michael P. Carel
- Re: [PHP] Targetted redirection? Analysis & Solutions
- Re: [PHP] Targetted redirection? Michael P. Carel
- Re: [PHP] Targetted redirection? Analysis & Solutions
- Re: [PHP] Targetted redirection? Erik Price
- Re: [PHP] Targetted redirection? Michael P. Carel
- Re: [PHP] Targetted redirection? Analysis & Solutions
- Re: [PHP] Targetted redirection? Erik Price
- Re: [PHP] Targetted redirection? Michael P. Carel
- [PHP] Header function not working he... Michael P. Carel
- RE: [PHP] Targetted redirection? Brinkman, Theodore
- Re: [PHP] Targetted redirection? Chris Boget
- Re: [PHP] Targetted redirection? Analysis & Solutions
- Re: [PHP] Targetted redirection? Chris Boget
- Re: [PHP] Targetted redirection? Analysis & Solutions
- RE: [PHP] Targetted redirec... Robert V. Zwink

