Problem with dhtmlxajax in IE9 (without compatibility mode)

Hi,

i’m doing a request in IE9:

dhtmlxAjax.postSync("osr1031_translate.jsp",encodeURI("type=html&text=Favoriten verwalten")).xmlDoc.responseText

When i don’t have compatibility mode on the sstatement above returns “undefined”.
When i have compatibility mode on everything works fine.

Can you tell me what the problem is?
Turning compatibility mode on isn’t a solution since every user would have to do this.

Hi,

please try to use attached dhtmlxcommon.js
dhtmlxcommon.zip (6.76 KB)