Hello to all that responded.
Thanks very much for your help.
I implemented and thoroughly tested the following:
header("Location: ".$_SERVER['PHP_SELF']);
exit;
And is works great for this particular need..
Regards,
Robert
"Robert Meyer" <[EMAIL PROTECTED]> wrote in m
thanks..and can you give a hand in the code?
> To avoid that issue, you could best store the info in some temporary
> file (or database) and then each time loop trough it, and issue it to
> the user. Make sure to include a 5-min.-delay redirect to the same page
> (refresh).
>
>
> Devil_online wr
You want to put information on a page. That's nice.
You want to refresh every 5 minutes? that's also fine.
You want it to refresh but to not refresh at the same time... somehow,
magically, your browser should know that it only needs to add information...
To avoid that issue, you could best store
in Javascript
frame_name.reload()
Robert Sossomon wrote:
I am in need of a way to reload a page within a frame as the other
frames are used to modify the information.
I have a 3-frame site now that I am using 1 frame as a list, another
frame to add the information, and the 3rd frame to show the res
> How would I do that in the PHP block?
Please always answer to the list.
Just echo out the JS statement:
echo '