Posted by philbo30 on 09/02/07 14:17
I have data processing that takes place via an application written in
C. I also have a .php webpage that displays a chart of the results via
the Netscape 4.79 browser. Currently, manual intervention is required
to refresh the web page and show the process results. I need to fully
automate this process.
In a nutshell, the browser window needs to be automatically refreshed
as soon as my application completes its processing. In other words,
the application gets a new last step, the web-page refresh.
I suspect that this might be a call to a Netscape function, but it
might be possible with .php as well. Thoughts?
[Back to original message]
|