Re: javascript question
"Diez B. Roggisch" <[email protected]> Sat, 3 Jan 2004 12:40:06 +0100
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Freitag, 2. Januar 2004 05:19 schrieb Christian Cryder: > Just to clarify, I'd like to distinguish between a page being stopped > because it finished vs. a page being stopped by the user. Likewise, I'd > like to distinguish between a page reloading on its own (ie. meta tags) vs. > being forced to reload by the user. The only thing I can think of for checking if a page was finished or stopped is that the tcp/ip connection the browser made will fail with a broken pipe error. Thats usually dealt with under the hood of the webserver, so I have no idea if you can get anything from there. Diez -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/9qobBUNnEs5xWG4RAi5oAJ9kLYE3YGAySAIPmnYlJ6HY/FvRIwCfTFja f7TM7S2aFzFsfDZaiUySSsM= =1dUp -----END PGP SIGNATURE-----