-
WSgerritvn
AskWoody LoungerI have been using Trusteer for some time. Lately logging on to any HTTPS site became very slow (both FF and IE9) would just freeze up for 30 seconds. In some cases it froze completely and after that the only remedy was to reboot the machine 🙁
An Internet search suggested that the problem could be Trusteer and that it should be uninstalled, the latest version downloaded and installed again. That solved the problems completely.
-
WSgerritvn
AskWoody LoungerI never had Google Chrome installed; this is a fairly new computer.
So I have just downloaded and installed Google Chrome and it fixed the problem!
Closed Chrome and made IE the default browser. Still fixed.
Well, well; you need Google Chrome to fix an Office 2010 problem. I would like to ge a technical explanation for this. Guess I should not uninstall Chrome now…Thanks for the link!
-
WSgerritvn
AskWoody LoungerYes, I have done all of that. My specific problem is with links to local files (e.g. another spreadsheet or Word file) although web URLs give the same problem.
-
WSgerritvn
AskWoody LoungerUnfortunately, yes. That is what I refer to as the “HTML hyperlinks and IE not being the default browser” solutions in my message.
-
WSgerritvn
AskWoody LoungerThe subsequent request is actually a completely new request. Here is the code:
Code:var xhttp=0; function XhRequest(name) { if (xhttp) { // this code not required for IE/FF; unsuccessful attempt to get Chrome to work xhttp.abort(); delete xhttp; xhttp=0; } if (window.XMLHttpRequest){ xhttp=new XMLHttpRequest() } else{ xhttp=new ActiveXObject("Microsoft.XMLHTTP") } xhttp.open("POST",name,true); xhttp.onreadystatechange=checkXHR; xhttp.send(session); }
I found a solution, but I’m not too happy with it; if not a bug, it is a serious shortcoming of Chrome.
The subsequent request is initiated by setting a timeout in the onreadystatechange handler which will issue the next request after the timeout:
Code:function checkXHR() { if (xhttp.readyState!=4) return; // read XML and build screen setTimeout("XhRequest('data3270.xml')",400); }
With IE and FF I can use a timeout of 50 ms, with Chrome it needs to be 400 ms.
-
WSgerritvn
AskWoody LoungerDoes your code set any conditions on issuing the subsequent request? Just wondering whether you’re checking for some value that differs after abort() in different browsers.
The subsequent request is actually a completely new request. Here is the code:
Code:var xhttp=0; function XhRequest(name) { if (xhttp) { // this code not required for IE/FF; unsuccessful attempt to get Chrome to work xhttp.abort(); delete xhttp; xhttp=0; } if (window.XMLHttpRequest){ xhttp=new XMLHttpRequest() } else{ xhttp=new ActiveXObject("Microsoft.XMLHTTP") } xhttp.open("POST",name,true); xhttp.onreadystatechange=checkXHR; xhttp.send(session); }
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Set default size for pasted photo to word
by
Cyn
3 hours, 35 minutes ago -
Dedoimedo tries 24H2…
by
Cybertooth
1 hour, 43 minutes ago -
Windows 11 Insider Preview build 27871 released to Canary
by
joep517
1 day, 2 hours ago -
Windows 11 ad from Campaign Manager in Windows 10
by
Jim McKenna
23 hours, 53 minutes ago -
Small desktops
by
Susan Bradley
1 hour, 45 minutes ago -
Totally disable Bitlocker
by
CWBillow
1 day ago -
Phishers extract Millions from HMRC accounts..
by
Microfix
1 day ago -
Windows 10 22H2 Update today (5 June) says up-to-date but last was 2025-04
by
Alan_uk
2 days, 6 hours ago -
Thoughts on Malwarebytes Scam Guard for Mobile?
by
opti1
1 hour, 16 minutes ago -
Mystical Desktop
by
CWBillow
2 days, 9 hours ago -
Meta and Yandex secretly tracked billions of Android users
by
Alex5723
1 day, 15 hours ago -
MS-DEFCON 2: Do you need that update?
by
Susan Bradley
7 hours, 3 minutes ago -
CD/DVD drive is no longer recognized
by
WSCape Sand
3 days, 1 hour ago -
Windows 11 24H2 Default Apps stuck on Edge and Adobe Photoshop
by
MikeBravo
3 days, 3 hours ago -
North Face and Cartier customer data stolen in cyber attacks
by
Alex5723
3 days, 1 hour ago -
What is wrong with simple approach?
by
WSSpoke36
1 day ago -
Microsoft-Backed Builder.ai Set for Bankruptcy After Cash Seized
by
Alex5723
3 days, 13 hours ago -
Location, location, location
by
Susan Bradley
2 days, 3 hours ago -
Cannot get a task to run a restore point
by
CWBillow
3 days, 14 hours ago -
Frustrating search behavior with Outlook
by
MrJimPhelps
3 days, 5 hours ago -
June 2025 Office non-Security Updates
by
PKCano
4 days, 1 hour ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
2 days, 4 hours ago -
Firefox Red Panda Fun Stuff
by
Lars220
4 days, 1 hour ago -
How start headers and page numbers on page 3?
by
Davidhs
4 days, 11 hours ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
3 days, 14 hours ago -
Windows 11 Insider Preview build 26200.5622 released to DEV
by
joep517
4 days, 20 hours ago -
Windows 11 Insider Preview build 26120.4230 (24H2) released to BETA
by
joep517
4 days, 20 hours ago -
MS Excel 2019 Now Prompts to Back Up With OneDrive
by
lmacri
4 days, 10 hours ago -
Firefox 139
by
Charlie
4 days, 2 hours ago -
Who knows what?
by
Will Fastie
3 days, 5 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.