B
- Bob -
Question about CGI... maybe a header I should know more about (?).
At some sites, when you start a transaction such as placing an order
or processing a credit card (which may take a bit of physical time)
you get a "working" message of some sort that hangs around for a
while, then the results appear.
What I am wondering about is how they do this "dual" output -
apparently sending you one web page, then sending you another without
ending the transaction. I can think of some really sloppy ways of
doing this with a refresh, but I get the impression that they are
doing this through some other mechanism I don't know about.
Is there some way to send the browser some output, keep the connection
open, then send a "clear window" instruction and then send the final
page?
Insight appreciated.
At some sites, when you start a transaction such as placing an order
or processing a credit card (which may take a bit of physical time)
you get a "working" message of some sort that hangs around for a
while, then the results appear.
What I am wondering about is how they do this "dual" output -
apparently sending you one web page, then sending you another without
ending the transaction. I can think of some really sloppy ways of
doing this with a refresh, but I get the impression that they are
doing this through some other mechanism I don't know about.
Is there some way to send the browser some output, keep the connection
open, then send a "clear window" instruction and then send the final
page?
Insight appreciated.