<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032693" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032693</link>
    <description></description>
    <language>en</language>
          <item>
    <title>It worked</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191909</link>
    <description> &lt;p&gt;Thank you. I left this on the web page: &amp;lt;script src=&quot;scripts.js&quot; language=&quot;JavaScript&quot; type=&quot;text/JavaScript&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt; and everything else in the js file and it seemed to work. Thanks for your help.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jan 2006 22:07:45 +0000</pubDate>
 <dc:creator>xyphlo</dc:creator>
 <guid isPermaLink="false">comment 1191909 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191891</link>
    <description> &lt;p&gt;yes take out language=&quot;JavaScript&quot; type=&quot;text/JavaScript&quot;&amp;gt;&lt;br /&gt;
, should just be the javascript code in there&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jan 2006 18:51:04 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1191891 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>js file problems</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191884</link>
    <description> &lt;p&gt;Yes, I took out the &amp;lt;scripts&amp;gt; tags. My file begins with this: language=&quot;JavaScript&quot; type=&quot;text/JavaScript&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;Should that also be taken out? My error says it&#039;s line 2 character 24 which I think is the &quot;type&quot; part. Do you see anything wrong with this script? Thanks for your help&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jan 2006 17:41:27 +0000</pubDate>
 <dc:creator>xyphlo</dc:creator>
 <guid isPermaLink="false">comment 1191884 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191860</link>
    <description> &lt;p&gt;did you put &amp;lt;script&amp;gt; tags inside the .js file? if so take them out.&lt;/p&gt;
&lt;p&gt;The error should of told you the line number and postion on the line of the problem&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jan 2006 07:31:41 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1191860 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Script error</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191858</link>
    <description> &lt;p&gt;I tried referencing the js file I created on a test page and I received an Internet Explorer script error. How should I resolve this? It said it was an &quot;Expected&quot; error.&lt;/p&gt;
 </description>
     <pubDate>Sat, 28 Jan 2006 06:40:57 +0000</pubDate>
 <dc:creator>xyphlo</dc:creator>
 <guid isPermaLink="false">comment 1191858 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191331</link>
    <description> &lt;p&gt;Oh, and here&#039;s a tutorial on using external javascript files:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tizag.com/javascriptT/javascriptexternal.php&quot; class=&quot;bb-url&quot;&gt;http://www.tizag.com/javascriptT/javascriptexternal.php&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 23 Jan 2006 15:09:06 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1191331 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191330</link>
    <description> &lt;p&gt;It should work fine. Saying a server doesn&#039;t support JS files is like saying a server doesn&#039;t support HTML files. It&#039;s just never true.&lt;/p&gt;
&lt;p&gt;The technical reason behind this is that JS and HTML are what is referred to as client-side applications. Your computer is just downloading text from the server, then trying to execute or interpret that text.&lt;/p&gt;
&lt;p&gt;What you sometimes have to worry about is server-side applications. PHP, PERL and ASP are all examples of file types that are server-side applications. The server first executes these files, then sends the resulting text to your computer.&lt;/p&gt;
&lt;p&gt;Wikipedia has a couple of articles on this:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Client-side_scripting&quot; class=&quot;bb-url&quot;&gt;Client Side Scripting&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Server-side_scripting&quot; class=&quot;bb-url&quot;&gt;Server Side Scripting&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
 </description>
     <pubDate>Mon, 23 Jan 2006 15:08:09 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1191330 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/js-files#comment-1191249</link>
    <description> &lt;p&gt;A .js file is not the same as a .jsp file.  I think maybe your host got confused.  I&#039;d be willing to bet that if you tried it, it would work.  Try it out on a test page and see what happens.&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Jan 2006 20:32:18 +0000</pubDate>
 <dc:creator>ddf1230</dc:creator>
 <guid isPermaLink="false">comment 1191249 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
