internet explorer - XMLHTTP support in IE from JavaScript -


i need know whether "enable native xmlhttp support" option enbaled in internet explorer.

how can find out javascript?

enable native xmlhttp support means browser not provide msxml.httprequest instead window.xmlhttprequest.

there no way can control server side(in jsp). however, can still write javascript check logic around msxml.httprequest , window.xmlhttprequest objects. let write actual logic yourself.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -