Greetings,

I am using Autocomplete Widgets 6.x-1.x-dev I tried the release version also.

It works fine with firefox I get an error with IE ONLY THROUGH Comcast ISP

that is same computer at home through Comcast error - fine at Starbucks At&T!?!?!?!

without jquery update enabled:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; SLCC1; Tablet PC 2.0; .NET CLR 1.1.4322; MSSDMC2.5.2219.1)
Timestamp: Mon, 15 Mar 2010 04:03:18 UTC

Message: Permission denied
Line: 271
Char: 5
Code: 0
URI: http://itaworkbench.com/misc/autocomplete.js?j

with jquery update enabled:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; SLCC1; Tablet PC 2.0; .NET CLR 1.1.4322; MSSDMC2.5.2219.1)
Timestamp: Mon, 15 Mar 2010 04:10:12 UTC

Message: Permission denied
Line: 19
Char: 27021
Code: 0
URI: http://itaworkbench.com/sites/all/modules/jquery_update/replace/jquery.m...

Message: Permission denied
Line: 19
Char: 27021
Code: 0
URI: http://itaworkbench.com/sites/all/modules/jquery_update/replace/jquery.m...

Comments

AlexisWilke’s picture

I wonder whether Comcast came up with some sort of advanced feature that would block some packets when too many or "weird" packets are being sent to a website.

I have created a module called MO Anti-Pounding and ran in a similar problem with AJAX. This module will count the number of accesses in a short period of time. If too large, it prevents further messages for a given time period.

Now, why they would only block IE and not also FireFox, not too sure. They may have found that such packets were sent by a hacked version of IE in some circumstances.

Is the Google search dropdown working for you in both browsers? It also uses AJAX.