<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003146" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003146</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/there-such-script#comment-1013912</link>
    <description> &lt;p&gt;Yes this is an HTML &amp;amp; JavaScript forum.&lt;/p&gt;
&lt;p&gt;Ian has shown you the way to do it with JS files. But if your host supports SSI you can do it with plain text files. This way would be so much easier to implement.&lt;/p&gt;
 </description>
     <pubDate>Mon, 29 May 2000 04:23:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013912 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/there-such-script#comment-1013911</link>
    <description> &lt;p&gt;Hi,&lt;br /&gt;
You can do that by using an external .js file that you could call by using&lt;br /&gt;
&amp;lt;script LANGUAGE=&quot;JavaScript&quot; src=&quot;updates.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;then you would only have to edit your updates.js file.&lt;/p&gt;
&lt;p&gt;the inside of your updates.js file would look  like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;!-- Begin&lt;br /&gt;
document.write(&quot;&amp;lt;font face=&#039;Arial,Helvetica&#039; color=&#039;000000&#039; size=-1&amp;gt;&quot;);&lt;br /&gt;
document.write(&quot;Updates beginning from week one&quot;);&lt;br /&gt;
document.write(&quot;Updates beginning from week two&quot;);&lt;br /&gt;
document.write(&quot;&amp;lt;/font&amp;gt;&quot;);&lt;br /&gt;
//--&amp;gt;&lt;/p&gt;
&lt;p&gt;if you were using links, you would do:&lt;/p&gt;
&lt;p&gt;document.write(&quot;&amp;lt;a href=&#039;http://www.a1javascripts.com/&#039;&amp;gt;A1 JavaScripts&amp;lt;/a&amp;gt;&quot;);&lt;/p&gt;
&lt;p&gt;do you see the pattern with this using document.write etc? you can do the same with images as well, it is quite easy, but the only drawbacks are that calling this from a .js file is slower that calling straight html if it was written on the page  and if a user is not using a java enabled browser, then they will see a big blank.&lt;/p&gt;
&lt;p&gt;Hope this gives you an idea anyway.&lt;/p&gt;
&lt;p&gt;Ian&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Webmaster A1 JavaScripts&lt;br /&gt;
&lt;a href=&quot;http://www.a1javascripts.com/&quot; class=&quot;bb-url&quot;&gt;A1 JavaScripts&lt;/a&gt;&lt;br /&gt;
Web Development - Big Resources Inc&lt;br /&gt;
&lt;a href=&quot;http://www.bigresources.com/&quot; class=&quot;bb-url&quot;&gt;BIG Resources.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[This message has been edited by Ian (edited 27 May 2000).]&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 May 2000 12:20:00 +0000</pubDate>
 <dc:creator>Ian</dc:creator>
 <guid isPermaLink="false">comment 1013911 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/there-such-script#comment-1013910</link>
    <description> &lt;p&gt;I&#039;m looking for a Javascript. Isn&#039;t this suppose to be a HTML &amp;amp; Javascript forum?&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.goodbookmarks.com&quot; class=&quot;bb-url&quot;&gt;Goodbookmarks.com&lt;/a&gt; - Quality Links To Quality Sites&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 May 2000 10:56:00 +0000</pubDate>
 <dc:creator>jackchen</dc:creator>
 <guid isPermaLink="false">comment 1013910 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/there-such-script#comment-1013909</link>
    <description> &lt;p&gt;The best way to do this is with SSI (server side includes). If your host supports SSI you can import a text file into your document. You can also do this with ASP with include files.&lt;/p&gt;
&lt;p&gt;I can&#039;t remember the code but someone else will be able to show you.&lt;/p&gt;
&lt;p&gt;For information on this topic try posting in the Misc. Scripting Forum.&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 May 2000 09:14:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013909 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
