Forum Moderators: open
Off the top of my head, this happens with our statistics site, which is powered by SmarterStats (on Win 2003). I have also seen it on other, public websites.
I checked the source and don't see any evidence of frames.
Anyways, just wondering what might be going on.
The first one goes to: .../Client/frmUsers.aspx
The second goes to: .../Client/frmEmailReportSettings.aspx
There is no progress bar.
This may all be trivial, but I like to figure this one out :o)
[livehttpheaders.mozdev.org...]
You will probably see a "302 Found" or a "301 Moved Permanently" response code when you open the first page, which will immediately redirect to the second. :)