in reply to Re^2: Keep running script but ending it to the browser
in thread Keep running script but ending it to the browser

Why would using 2 scripts transfer more data? You will still have the client do two requests, and you still have both the HTML and the image data send to the client.
  • Comment on Re^3: Keep running script but ending it to the browser