Hi, I changed the way our online check works: any web page can now directly query our API at https://languagetool.org:8081 via Javascript. Before that change, a proxy was needed to redirect the request.
Please test the online form at http://www.languagetool.org/, especially if you have MSIE. It is supposed to work with MSIE 8 or later and all modern browsers. The method we use is cross-origin resource sharing (CORS) and it's described here in detail: https://developer.mozilla.org/en- US/docs/HTTP/Access_control_CORS?redirectlocale=en- US&redirectslug=HTTP_access_control Actually this is what Dominique used in the very first prototype of the online form... but I removed it because I didn't fully understand it back then :-( Regards Daniel -- http://www.danielnaber.de ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
