Posted by Jerry Stuckle on 05/29/07 10:38
ABC wrote:
> When i refresh the browser window/screen, does the browser close the
> previous connection or does it still keep it open.
>
> Is there no work around for this...
> I have read that at the php side, when the script tries to output
> something, it sees that the other end has closed the connection,
> during which time the script stops working...
>
The current connections (if any) would be closed and the browser starts
fresh with a brand net request.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|