Re: Linux / C / Netscape / system()
- From: Barry Margolin <barmar@xxxxxxxxxxxx>
- Date: Sun, 02 Sep 2007 18:18:53 -0400
In article <yw1xbqcl3rgi.fsf@xxxxxxxxxxxxxxxxxxxx>,
Måns Rullgård <mans@xxxxxxxxx> wrote:
philbo30 <masferfc@xxxxxxxxx> writes:
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 I need to 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 is a call to a Netscape function, but it might be
possible with a system() call as well. Thoughts?
I'm thinking this question must have been stuck in some queue for the
last seven years or so. I'm also thinking that posting the same
message to several newsgroups is quite rude.
I'm also thinking that this has nothing to do with Unix, it's about web
page design. If any of those other newsgroups are in
comp.infosystems.www.*, they're more appropriate than here.
--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.
- References:
- Linux / C / Netscape / system()
- From: philbo30
- Re: Linux / C / Netscape / system()
- From: Måns Rullgård
- Linux / C / Netscape / system()
- Prev by Date: Re: Naming typedefs
- Next by Date: Re: why my client-server program not working ??
- Previous by thread: Re: Linux / C / Netscape / system()
- Next by thread: Re: Linux / C / Netscape / system()
- Index(es):
Relevant Pages
|