<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012056" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012056</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/searching-contents-html-file#comment-1069507</link>
    <description> &lt;p&gt;Well anti, if I need to explain my pages. They where created by a perl script, so that some numbscull could develop and edit these pages without any knowledge of html. &lt;/p&gt;
&lt;p&gt;They are simple pop up windows that tell about our exhibitors. I will try to implement the script you suggested. I&#039;ll let you know how it goes. &lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;br /&gt;
VulKen&lt;/p&gt;
&lt;p&gt;Oh, I would have used SSI, but the server doesn&#039;t support it. Since this is not a personal website, I cannot change servers. So I have to deal with what I got.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IRS motto: We got what it takes, to take what you got&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Aug 2000 13:49:27 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1069507 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/searching-contents-html-file#comment-1069506</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;perldoc File::Find&lt;br /&gt;
should help you with finding the files.&lt;/p&gt;
&lt;p&gt;Replacing the text depends on how complicated the change is,&lt;br /&gt;
but something like&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;while( &amp;lt;IN&amp;gt; ){&lt;br /&gt;&amp;nbsp; s/OLD/NEW/g;&lt;br /&gt;&amp;nbsp; print OUT $_;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Should do it.&lt;br /&gt;
If you have multiline changes it gets a bit more complicated (see perldoc perlre)&lt;br /&gt;
If you have &quot;dynamic&quot; input you have to write a small state machine.&lt;/p&gt;
&lt;p&gt;If you have been using a template,&lt;br /&gt;
why didn&#039;t you build the whole site from the template in the first place ?&lt;br /&gt;
Use WML.&lt;br /&gt;
Or write a small perl-script that merges your template and content.&lt;br /&gt;
&lt;strong&gt;Never&lt;/strong&gt; just copy&#039;n&#039;paste template with your editor.&lt;/p&gt;
&lt;p&gt;ciao&lt;br /&gt;
Anti&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Aug 2000 13:24:38 +0000</pubDate>
 <dc:creator>anti</dc:creator>
 <guid isPermaLink="false">comment 1069506 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
