Menu

AJAX and JavaScript and ActiveX

MikyD
2008-03-25
2013-05-01
  • MikyD

    MikyD - 2008-03-25

    Hi,

    I was wondering if the regular Javascript, AJAX and ActiveX sutff from day to day WEB works too in this type of environment ?

    Best regards,

    Mike

     
    • Shahan

      Shahan - 2008-06-02

      AJAX, ActiveX, and Javascript have no trouble working because it has an embedded IE browser.

       
    • Chuck McGuire

      Chuck McGuire - 2008-09-02

      In order for jquery's ajax and content.load () functions to work:

      The "ActiveX On" directive must be added to the default.wcf file in the Wapache conf folder. The docs say it is on by default , but not so. The "LoadModule dir_module modules/mod_dir.so" directive also has to be uncommented.

      You have to create an empty folder named "http" in the htdocs folder. This solves an undocumented bug when calling local scripts.

       

Log in to post a comment.