<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002967" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002967</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/calling-external-script#comment-1013105</link>
    <description> &lt;p&gt;Thanks for the wonderfully comprehensive response.  I&#039;ll try it.  &lt;/p&gt;
&lt;p&gt;Thanks!  &lt;/p&gt;
&lt;p&gt;(Guess I could have at least speeled your name write!)   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/biggrin.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Mar 2000 16:43:00 +0000</pubDate>
 <dc:creator>Rosie</dc:creator>
 <guid isPermaLink="false">comment 1013105 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/calling-external-script#comment-1013104</link>
    <description> &lt;p&gt;To call that function, it should work by just inserting the function call in the body where you want it to appear:&lt;/p&gt;
&lt;p&gt;&amp;lt;SCRIPT language=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
function();&lt;br /&gt;
//--&amp;gt;&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;/p&gt;
&lt;p&gt;There is also an easier way to do this, find out if your host allows SSI. You can also test for it yourself to see if one file will include another, write a short bit of html:&lt;/p&gt;
&lt;p&gt;-------&lt;br /&gt;
&amp;lt;A HREF=&quot;url&quot;&amp;gt;Click&amp;lt;/A&amp;gt;&lt;br /&gt;
-------&lt;/p&gt;
&lt;p&gt;Save it with any name you like, I&#039;ll call it linkfile.html .&lt;/p&gt;
&lt;p&gt;Make another HTML page (this may need to be saved with the extension .shtml instead of .html). This one will try to insert the link code we created:&lt;/p&gt;
&lt;p&gt;-------&lt;br /&gt;
&amp;lt;HTML&amp;gt;&lt;br /&gt;
&amp;lt;BODY&amp;gt;&lt;br /&gt;
Does the link show up below? Yes= SSI enabled. No=SSI disabled.&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
&amp;lt;!--#include virtual=&quot;linkfile.html&quot;--&amp;gt;&lt;br /&gt;
&amp;lt;P&amp;gt;&lt;br /&gt;
So, did it work?&lt;br /&gt;
-------&lt;/p&gt;
&lt;p&gt;Open this file (on the server) and see if it includes the file. If not, you might try asking your host if you need to make any other adjustments (some support different ways of calling the file or naming the file extensions).&lt;/p&gt;
&lt;p&gt; &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Mar 2000 14:12:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1013104 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
