|
Posted by David on 07/15/06 12:58
Scenario: I enter information in a form. I want a table on another
screen (terminal server?) to be updated with that information. Is it
possible to direct output directly to another screen?
What I have thought of so far is this:
I can run a broswer at another terminal (computer), log in to the
screen that needs to be updated and use the refresh meta command to
have the page update itself (I believe). Can a page refresh itself?
If yes, will the database queries be executed?
At the main program, the data would be entered using forms and stored
in a database for the "terminal" program to retrieve.
What I would really like to happen is that the main program "pushes"
the data to the terminal, though.
I am sure that I confused you here. I am a bit confused myself :-)
David
Navigation:
[Reply to this message]
|