Hi, Demanding IE 6 is typically a shortcut (from a developer's perspective) to get certain modules in certain versions. For example, the driver might store configuration data in an XML file and demands MSXML4 for that (there was a significant change in the parser between 3 and 4). Or they use CHM files which might also require some of the HTML features that come with IE 6. Or the driver implements a plugin for IE to allow for certain features such extending scrolling, zooming, etc. beyond the standard capabilites.
-- Christof _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

