Hi Matt,
In the release notes for the multi-lanuage validation script, you
write "Fixed automation server error many clients were experiencing
due to use of the 'Scripting.Dictionary' ActiveXObject." I'm working
on a web site, and a few people have reported a problem with the
dictionary object as well. Basically, this javascript call fails:
new ActiveXObject("Scripting.Dictionary");
despite the fact that those people are using systems on which it
should succeed. Is that the same problem you were experiencing? If
so, would you mind sharing what you did to fix it? Thanks very much!
Ethan Diamond