<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000742" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000742</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/txt-file-delete-line-delete-line-txt-file#comment-1003214</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;change the&lt;br /&gt;
unless($X eq $Y){&lt;br /&gt;
to&lt;br /&gt;
unless($line =~ /stock/){&lt;/p&gt;
&lt;p&gt;and you have what you wanted.&lt;/p&gt;
&lt;p&gt;ciao&lt;br /&gt;
Anti&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Aug 1999 04:05:00 +0000</pubDate>
 <dc:creator>anti</dc:creator>
 <guid isPermaLink="false">comment 1003214 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/txt-file-delete-line-delete-line-txt-file#comment-1003213</link>
    <description> &lt;p&gt;Hi-&lt;br /&gt;
What do I place in the CRITERIA comment spot? Remember, I&#039;m a newbie &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Casey Hansen&lt;br /&gt;
&lt;a href=&quot;http://www.caseynet.com&quot; title=&quot;www.caseynet.com&quot;&gt;www.caseynet.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 07 Aug 1999 03:20:00 +0000</pubDate>
 <dc:creator>Fazer84</dc:creator>
 <guid isPermaLink="false">comment 1003213 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/txt-file-delete-line-delete-line-txt-file#comment-1003212</link>
    <description> &lt;p&gt;open(USERS,&amp;quot;./dc/users.txt&amp;quot; ) ;&lt;br /&gt;
@users=&amp;lt;USERS&amp;gt;;&lt;br /&gt;
close(USERS);&lt;/p&gt;
&lt;p&gt;open(USERS,&amp;quot;&amp;gt;./dc/users.txt&amp;quot; ) ¦¦ &amp;amp;error(&amp;quot;Unable to write to ./dc/users.txt&amp;quot; ) ;&lt;br /&gt;
foreach $line (@users) {&lt;br /&gt;
    # PLACE CRITERIA HERE&lt;br /&gt;
unless ($X eq $Y) {&lt;br /&gt;
print USERS $line;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
close(USERS);&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Ted Sindzinski&lt;br /&gt;
&lt;a href=&quot;http://www.infinityinternet.com&quot; title=&quot;www.infinityinternet.com&quot;&gt;www.infinityinternet.com&lt;/a&gt; &lt;a href=&quot;http://www.solutionscripts.com&quot; title=&quot;www.solutionscripts.com&quot;&gt;www.solutionscripts.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;&amp;lt;edited by Patrick Baer, to take out the smileys&amp;gt;&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Aug 1999 20:14:00 +0000</pubDate>
 <dc:creator>Ted Sindzinski</dc:creator>
 <guid isPermaLink="false">comment 1003212 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/txt-file-delete-line-delete-line-txt-file#comment-1003211</link>
    <description> &lt;p&gt;Hi-&lt;br /&gt;
Could you please give me the full code to do this? (I am still kind of new to PERL) &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; THANKS!&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Casey Hansen&lt;br /&gt;
&lt;a href=&quot;http://www.caseynet.com&quot; title=&quot;www.caseynet.com&quot;&gt;www.caseynet.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Aug 1999 03:38:00 +0000</pubDate>
 <dc:creator>Fazer84</dc:creator>
 <guid isPermaLink="false">comment 1003211 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
