<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Javascript will not execute on one page on one machine</title>
	<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine/</link>
	<description>Comments on Ask MetaFilter post Javascript will not execute on one page on one machine</description>
	<pubDate>Mon, 06 Oct 2008 11:32:01 -0800</pubDate>
	<lastBuildDate>Mon, 06 Oct 2008 11:32:01 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Javascript will not execute on one page on one machine</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine</link>	
		<description>I am seriously stuck on a problem and I&apos;m hoping to get some new leads on how to attack it.  There is one website that one user cannot execute Javascript on no matter what browser he uses.  What could be causing this? &lt;br /&gt;&lt;br /&gt; On one particular website, none of the Javascript functions will work for this user.  When clicked, they do nothing - no error message or anything.  This is mainly for opening a print-friendly version of the page and related case look-ups.  The same thing happens in both IE6, IE7 and Firefox 3.03.&lt;br&gt;
&lt;br&gt;
No one else is having this problem with the website.  &lt;br&gt;
I have set both web browsers to allow all scripting for the page.  &lt;br&gt;
I have completely disabled internet security (firewall, anti-virus, anti-spyware).  &lt;br&gt;
It is happening on multiple user accounts on the same computer.  &lt;br&gt;
He isn&apos;t having trouble with Javascript on any other page.  &lt;br&gt;
His machine is XP SP3.&lt;br&gt;
&lt;br&gt;
I and totally stuck and REALLY don&apos;t want to re-image his machine.  Any suggestions on leads to follow?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.103550</guid>
		<pubDate>Mon, 06 Oct 2008 11:24:15 -0800</pubDate>
		<dc:creator>cimbrog</dc:creator>
		
			<category>javascript</category>
		
			<category>web</category>
		
			<category>browser</category>
		
			<category>resolved</category>
		
	</item> <item>
		<title>By: zippy</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499326</link>	
		<description>I&apos;d try deleting the browser cache and cookies and retrying the site. Failing that, I&apos;d see if there is a firewall between the user&apos;s computer and the site. Is the user running a hardware firewall?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499326</guid>
		<pubDate>Mon, 06 Oct 2008 11:32:01 -0800</pubDate>
		<dc:creator>zippy</dc:creator>
	</item><item>
		<title>By: idb</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499327</link>	
		<description>In Firefox, Tools -&amp;gt; Error Console doesn&apos;t show anything?&lt;br&gt;
&lt;br&gt;
When I&apos;m stumped, I find &lt;a href=&quot;http://livehttpheaders.mozdev.org/&quot;&gt;livehttpheaders&lt;/a&gt; useful.  Are the javascript components being downloaded at all?&lt;br&gt;
&lt;br&gt;
What are the user&apos;s cache settings?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499327</guid>
		<pubDate>Mon, 06 Oct 2008 11:33:25 -0800</pubDate>
		<dc:creator>idb</dc:creator>
	</item><item>
		<title>By: thanotopsis</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499330</link>	
		<description>Open a command window, navigate to c:\windows\system32, and try the following:&lt;br&gt;
&lt;br&gt;
regsvr32 jscript&lt;br&gt;
regsvr32 vbscript&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
If those are both successful, go back to the page and try again with his browser.  Sometimes these DLLs can get unregistered from antiviral measures.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499330</guid>
		<pubDate>Mon, 06 Oct 2008 11:33:41 -0800</pubDate>
		<dc:creator>thanotopsis</dc:creator>
	</item><item>
		<title>By: cimbrog</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499332</link>	
		<description>He&apos;s behind the same hardware firewall everyone else who is accessing the site is behind.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499332</guid>
		<pubDate>Mon, 06 Oct 2008 11:34:51 -0800</pubDate>
		<dc:creator>cimbrog</dc:creator>
	</item><item>
		<title>By: cimbrog</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499361</link>	
		<description>I sat down to try some of the suggestions and Firefox began working properly before I did anything.  I&apos;ve been working on this for a week now.  Today seems to be &quot;now that he&apos;s asking the question, let&apos;s begin working properly&quot; day for my hardware and software.  (Had a humiliating call with Dell this morning, too.)&lt;br&gt;
&lt;br&gt;
IE7 is still not working, but its returning an error now, &quot;line 1, char 1, access denied, code 0&quot;.  At least its something I can look into.   Thanks for the advice, everyone.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499361</guid>
		<pubDate>Mon, 06 Oct 2008 11:54:22 -0800</pubDate>
		<dc:creator>cimbrog</dc:creator>
	</item><item>
		<title>By: koeselitz</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499364</link>	
		<description>This is a shot in the dark, but if I were going to try to block Javascript &lt;em&gt;only on a specific page&lt;/em&gt; on &lt;em&gt;every&lt;/em&gt; browser on a Windows machine, I&apos;d do it using the &lt;a href=&quot;http://en.wikipedia.org/wiki/Hosts_file&quot;&gt;hosts file&lt;/a&gt;. You don&apos;t say much about the site being blocked, but it&apos;d be relatively elementary to add the part of the domain that the javascript is hosted on to the hosts file and thus only block the javascript and only block it on that page, but for every browser on the machine.&lt;br&gt;
&lt;br&gt;
I&apos;d say, check your hosts file, since it only takes a second.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499364</guid>
		<pubDate>Mon, 06 Oct 2008 11:56:48 -0800</pubDate>
		<dc:creator>koeselitz</dc:creator>
	</item><item>
		<title>By: koeselitz</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499368</link>	
		<description>&lt;small&gt;Ah. That&apos;s good.&amp;lt;/small.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499368</guid>
		<pubDate>Mon, 06 Oct 2008 11:57:51 -0800</pubDate>
		<dc:creator>koeselitz</dc:creator>
	</item><item>
		<title>By: koeselitz</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499376</link>	
		<description>&amp;gt; garrh.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499376</guid>
		<pubDate>Mon, 06 Oct 2008 12:03:25 -0800</pubDate>
		<dc:creator>koeselitz</dc:creator>
	</item><item>
		<title>By: mattoxic</title>
		<link>http://ask.metafilter.com/103550/Javascript-will-not-execute-on-one-page-on-one-machine#1499729</link>	
		<description>I would be thinking hosts file, it may be that the browser is thing the script is executing across domains. The IE error message is a clue (who would have thought and IE error message could actually be helpful!?l)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103550-1499729</guid>
		<pubDate>Mon, 06 Oct 2008 17:28:45 -0800</pubDate>
		<dc:creator>mattoxic</dc:creator>
	</item>
	</channel>
</rss>
