-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
How to enable native XMLHTTP support in IE
Matic Potočnik edited this page Aug 20, 2017
·
5 revisions
Users using Etherpad with Internet Explorer 7+ may have an issue where they cannot load a pad as it seems to get stuck on "Loading".
To fix this issue the user will need to enable native XMLHTTP support by going to: Tools > Internet Options > Advanced, scrolling down to security and ticking the box next to Enable Native XMLHTTP Support, then click OK.
If you do not see the advanced internet options, because you do not have the necessary administrator rights on your workstation, you need to contact your system administrator.
- Docs
- Translating
- HTTP API
- Plugin framework (API hooks)
- Plugins (available)
- Plugins (list)
- Plugins (wishlist)
- Etherpad URIs / URLs to specific resources IE export
- Etherpad Full data export
- Introduction to the source
- Release Procedure
- Etherpad Developer guidelines
- Project to-do list
- Changeset Library documentation
- Alternative Etherpad-Clients
- Contribution guidelines
- Installing Etherpad
- Deploying Etherpad as a service
- Deploying Etherpad on CloudFoundry
- Deploying Etherpad on Heroku
- Running Etherpad on Phusion Passenger
- Putting Etherpad behind a reverse Proxy (HTTPS/SSL)
- How to setup Etherpad on Ubuntu 12.04 using Ansible
- Migrating from old Etherpad to Etherpad
- Using Etherpad with MySQL
- Customizing the Etherpad web interface
- Enable import/export functionality with AbiWord
- Getting a list of all pads
- Providing encrypted web access to Etherpad using SSL certificates
- Optimizing Etherpad performance including faster page loads
- Getting to know the tools and scripts in the Etherpad /bin/ folder
- Embedding a pad using the jQuery plugin
- Using Embed Parameters
- Integrating Etherpad in a third party app (Drupal, MediaWiki, WordPress, Atlassian, PmWiki)
- HTTP API client libraries