View Single Post
  #10 (permalink)  
Old 11-08-2009
Robert Aldwinckle
 

Posts: n/a
Re: Can't get IE to display some website correctly

"Paul" <nospam@needed.com> wrote in message news:hd6865$tef$1@aioe.org...

> You can use Wireshark, to collect a trace of all packets sent
> and received by your attempt to render that page.


Or, easier, provided the site tolerates a proxy, Fiddler2.


> Collect traces from both machines and then compare them.


Ditto. And Fiddler's capture allows the sessions to be replayed,
so potentially you could replay a session from a problem computer
on a non-problem computer.


---


Reply With Quote