Hi Rob,
>> There are two fields for character sets in the Advanced tab of the web server: "Character Set" and "Store Data As".
correct. The Charset was the one I was referring to. that should be 'utf-8'. IE8 was reporting an error "invalid xml character" with the French characters when using the ISO charset. (That was presumably a bug in IE8, because IE11 didn't consider that to be an error.)
The "save data as" is a completely different setting, and should be set to match the format you are storing your data in. In your case you've been storing as "ASCII" so you should keep that as something in line with that. In my test here I picked "French" because the text was obviously French. (hint: many of the options are equivalent, but best to pick the one that best describes your text.)
>> All these problems still exist using the utf-8 character set in IE 11.
There was a typo in my last note. These are all related to the _javascript_ as well as the charset - so are working now on my side.
>> It is hard to believe that you are not seeing the same results that I am viewing with same application.
but I was seeing the same thing - which is why I'm confident in the fixes.
>> This app works and appears perfectly in firefox. As far as I recall the IE issues only appeared after NT8.39
I suspect it goes back a couple builds before that. It has to do with the way locators are handled, and specifically a change that was made to support the X in the locator entry field.
I'm not as big a hater of IE as some - fortunately I've not had too many issues with it - but if you're interested a small hint of the problems working with it are summarized here;
http://help.dottoro.com/ljhxklln.php .
Probably the biggest issue with IE is that it's not "continually updated". So basically there's just 1 version of Firefox, and 1 of Chrome - but IE has at least 4 major builds still in the wild (with _very_ different behavior characteristics.) IE11 is pretty easy to deal with, but as one goes back in time it gets harder and more erratic.
Incidentally Spartan will also be continually upgraded so 5 years from now we'll be able to ignore IE completely...
cheers
Bruce