<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1001162" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1001162</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/problems-perl-now-thats-new#comment-1005066</link>
    <description> &lt;p&gt;you da man/woman...whatever. I&#039;m not taking any chances. hehe. Thanx.&lt;/p&gt;
&lt;p&gt;VulKen&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jun 2000 00:38:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1005066 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/problems-perl-now-thats-new#comment-1005065</link>
    <description> &lt;p&gt;You could use the s/// regular expression to search for any new lines (\n) and switch them to &amp;lt;br&amp;gt;&#039;s.&lt;/p&gt;
&lt;p&gt;$html =~ s/\n/&amp;lt;br&amp;gt;/g;&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.thehungersite.com&quot; class=&quot;bb-url&quot;&gt;click here to help save lives&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.wiredstart.com&quot; class=&quot;bb-url&quot;&gt;http://www.wiredstart.com&lt;/a&gt;  : The Technology Start Page&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Jun 2000 20:00:00 +0000</pubDate>
 <dc:creator>Rob Pengelly</dc:creator>
 <guid isPermaLink="false">comment 1005065 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/problems-perl-now-thats-new#comment-1005064</link>
    <description> &lt;p&gt;Judging by how long this post has gone without a reply I will attempt to make my dilemma clearer. Here goes...&lt;/p&gt;
&lt;p&gt;Ok, I have a script. It lets me add stuff to my websites. I have it run through a test script that prints it out as it would appear. The script is supposed to also put the information within a hidden input tag. The problem is when the browser shows the contents of the hidden input tag, whereever I press enter it inserts a /n = newline. I know I could avoid the problem by not pressing enter but I also want other people to be able to use the script.&lt;/p&gt;
&lt;p&gt;How do I keep it from adding a newline when the user presses enter. Or can I possibly format it so that when the user presses enter it inserts a &amp;lt;br&amp;gt; instead of a /n.&lt;br /&gt;
Doubt that is possible but hey the easier the better.&lt;/p&gt;
&lt;p&gt;Hope that I made my problem more clear.&lt;/p&gt;
&lt;p&gt;VulKen&lt;br /&gt;
&lt;strong&gt;Keepin&#039; It Realistic&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Jun 2000 17:01:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1005064 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
