Is the data dated? For example would it work to pass data up to point A, then set a cookie with the date+time of point A. Then when the page is refreshed data that has been generated since point A is printed to the browser. Obviously this is a crude solution, but maybe the closest you can get using current http standards.
http://danconia.org Hytham Shehab wrote: > guys, > i think thats not feasible in the sence that cgi applications are > stateless, then, how we hold the client browser at some point - that is the > data that it was last retrieved - then push another data !? > $|, CGI::Push, CGI::Persistent, and all these stuff won't work in our case. > > any idea? > -- > Hytham Shehab > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]