Browser trys to transfer something after loading the page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Timothy Madden

    Browser trys to transfer something after loading the page


    Hy All

    I have some real web pages in PHP and sometimes after loading them the
    browser still show the transfer indicator in the status bar, although it
    also says 'Done'. My client isn't very happy with this and I don't know why
    this happens. Visit

    and click Home in the page header (the site is not really functional yet)

    The page will reload and after that the transfer indicator in the status
    bar (IE 6, Mozilla Firefox looks ok) will show an ever incomplete transfer.
    Otherwise the page works. No errors, no warnings. The pages are some sort
    of a tag soup unfortunately. I didn't do them from scratch.

    This is an old problem of mine and appears on many pages, not only this
    site.

    Anyone knows what might be causing a last, ever incomplete transfer with
    the browser, or maybe a tool which can show me what URL my browser is
    trying to get ?
    --
    Thank you
    Timothy Madden
    Romania
    ---------------------------
    And I don't wanna miss a thing
  • Chung Leong

    #2
    Re: Browser trys to transfer something after loading the page

    > Anyone knows what might be causing a last, ever incomplete transfer with[color=blue]
    > the browser, or maybe a tool which can show me what URL my browser is
    > trying to get ?[/color]

    Don't know. It happens at my site too. There's a Java based tool called
    Charles which is good for debugging this kind of issues. I don't think the
    browser is actually making any request though. And for some reason I can't
    reproduce the problem at your site. Let me know if you figure out what it
    is.


    Comment

    Working...