Find what pages IE is fetching similar to console in firebug?
- by Rob
Firebug Lite bookmarklet is no help here, on half the pages it doesn't even show up.
What I need is basically this:
to show what IE is connecting to, because my application is working fine in firefox and chrome, but in an enterprise/corporate environment, I have to get it working with IE as well, and it's not working there.
Any ideas of how I can get something similar just to see what the page is trying to (or not trying to) connect to? I'm using IE8 for this (on an windows XP machine, can't use IE9)