|
Posted by Sonnich on 07/18/06 14:25
Sonnich wrote:
> Hi all!
>
> I have a PHP file, which creates an <iframe> for showing status. First
> it created the Iframe, then it enters the loop and starts creating the
> file file, which has a meta in order to reload every 2 seconds.
>
> THE PROBLEM is that is pops up a window, whether I'd like to continue.
> Why this?
> It works, but I'd like to have it run smoothly.
>
> I wonder whether the problem might be that the file for the iframe in
> not ready at the moment the where the iframe is created, but it does
> load (and go on reloading) as is should. The functionality is present.
> Any ideas?
I found that the problem was, that the temporary files was on another
server. This caused the warning and that the file never opened in
Firefox.
Firefox will still not reload the file, but cannot find it (pops up and
tells that it cannot find the file)
Navigation:
[Reply to this message]
|