Notes.ini Entry



Name:

    iNotes_WA_PreferXMLHttpRequest

Syntax

    iNotes_WA_PreferXMLHttpRequest=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      6.0.5 / 6.0.6 / 6.5.4 / 6.5.5 / 6.5.6 / 7.0.1 / 8.0.x

    Obsolete since:


      Category:

        DWA, iNotes

      Default:

        None

      UI equivalent:

        You can specify this setting in the NOTES.INI Settings tab of the Configuration Settings document in the Domino Directory.

      Description:
      Applies to Domino Web Access clients. Set this variable to 1 to use Microsoft.XMLHTTP ActiveX object instead of load() method of <xml> tag where possible.

      Valid Values are:

      - 0 (default) - Disables this setting

      - 1 - Enables this setting

      SPR# KWAE6NB8XP - This fix introduces a way to use MSXML ActiveX for XMLHttpRequest.

      If MSXML ActiveX is not used in IE6, "Accept-Language" header is omitted in the request header for XML.

      The new Notes.ini variable introduced in this fix is "iNotes_WA_PreferXMLHttpRequest=1".

      This SPR is fixed in 7.0.2

      Valid for 8.0.x, but also back ported to additional codestreams (6.0.5, 6.0.6, 6.5.4, 6.5.5, 6.5.6, 7.0.1).