TimeTraveler
IS-IT--Management
I've got some output from a Bourne script, and the page only partly renders in IE. I check the source in IE, and all of the HTML code is there, it just doesn't render completely.
Is there a special end-of-transmission type signal or character I need to output?
Additionally, while processing, the browser times out and the script dies when actuated from a form, but runs to completion on the shell. How to I keep alive the connection so the browser doesn't bag off?
Thanks in advance.
Is there a special end-of-transmission type signal or character I need to output?
Additionally, while processing, the browser times out and the script dies when actuated from a form, but runs to completion on the shell. How to I keep alive the connection so the browser doesn't bag off?
Thanks in advance.