Thanks Mehdi,
Works a treat.
Steve
"Mehdi Achour" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Steve Fulleylove wrote:
>
> > Hi all,
> >
> > I have a PHP web site that uses frames. I can use the header() function
to
> > redirect the user to a new page, but can I use this functi
Steve Fulleylove wrote:
Hi all,
I have a PHP web site that uses frames. I can use the header() function to
redirect the user to a new page, but can I use this function to load a page
into a different frame ?
header() (and PHP) won't make it, you need some javascript :
parent.name_of_the_frame.
2 matches
Mail list logo