I'm baaaaaack!
Everything was going pretty well with the version of MapSuite we were using (v3.1.4.0) until my client tested it with IE6. How ironic that this would come up on the day that IE8 is released.
Anyway, we display a map with a Google background, then let the user query for a list of records. Once the records are displayed the user can click one of them to show the selected region on the map. This is done by opening a shape file and adding an overlay to the map.
This works splendidly in IE7 but not in IE6. The map zooms to the correct extent for the specified shape file but the shape file is not displayed. Nor is there any error message.
Is there a known issue with IE6?
Bob Mc.