M
macroscape
Quick question here. Any way anybody can think of to utilize Javascript
to refresh the same page every 5 seconds w/o actually creating a new
HTTP connection - meaning taking advantage of HTTP 1.1 protocol.
using "refresh" will actually create a whole new connection.
Thanks in advance, Eugene B
to refresh the same page every 5 seconds w/o actually creating a new
HTTP connection - meaning taking advantage of HTTP 1.1 protocol.
using "refresh" will actually create a whole new connection.
Thanks in advance, Eugene B