php3-list | 2000051
Date: 05/10/00
- Next message: Alex Turner: "[PHP3] test"
- Previous message: Allen Francom: "Re: [PHP3] PHP + Netscape Enterprise Server"
- Next in thread: Richard Lynch: "Re: [PHP3] Refreshing in a new frame?"
- Reply: Richard Lynch: "Re: [PHP3] Refreshing in a new frame?"
- Maybe reply: Gregor Welters: "Re: [PHP3] Refreshing in a new frame?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
I have a question ... I am working on multiple frames, and was wondering if there is a command in php3 that, if in a frame, lets you refresh the entire page in the browser (not the frames).
I know that the following command:
<META HTTP-EQUIV=\"REFRESH\" CONTENT=\"0;URL=http://www.urladdress/\"> ";
lets you refresh a page... but if I call it within a frame, it refreshes only the current frame...
I was wondering if we can specify which frame we want it refreshed to... particularly, I don't want it in ANY frames, so I am looking for a place to put something like the target = "_top" but have tried it inside and after content and has not worked...
Any ideas are greatly appreciated... thanks!
-Aldo
- Next message: Alex Turner: "[PHP3] test"
- Previous message: Allen Francom: "Re: [PHP3] PHP + Netscape Enterprise Server"
- Next in thread: Richard Lynch: "Re: [PHP3] Refreshing in a new frame?"
- Reply: Richard Lynch: "Re: [PHP3] Refreshing in a new frame?"
- Maybe reply: Gregor Welters: "Re: [PHP3] Refreshing in a new frame?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

