I am using windows 7 with Internet Explorer 8 for browsing and Visual Studio 2008 as the SDK. Since the client's standard is Internet Explorer 6, I need to make sure the look and feel is consistent for older versions. Compatibility mode will not do, since I am trying to view a new page with an old browser, not the other way around.
What I really need is a way to use Internet Explorer 6 when I debug in Visual Studio. How to set this up?