<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019836" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019836</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/keep-ascii-values-being-interpreted-admin-form#comment-1120317</link>
    <description> &lt;p&gt;Got it, thanks, the page source for the FORM itself helped me track it down. Thanks!&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 01:23:52 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1120317 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/keep-ascii-values-being-interpreted-admin-form#comment-1120316</link>
    <description> &lt;p&gt;I tried that but got some bizarre errors in the display. Maybe I did it wrong. &lt;/p&gt;
&lt;p&gt;Would I have to replace it on the way out as well as on the way back in? I didn&#039;t look at the source of the form, just the final result (drat!), thanks, I&#039;ll try that now and see if that makes the difference.&lt;/p&gt;
&lt;p&gt;At least I was headed in the right direction this time, thanks, Mark!&lt;/p&gt;
&lt;p&gt;&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; S&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Dec 2002 01:06:29 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1120316 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: Keep ASCII values from being &quot;interpreted&quot; by admin form?</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/keep-ascii-values-being-interpreted-admin-form#comment-1120305</link>
    <description> &lt;p&gt;Lemme see if I get this...&lt;/p&gt;
&lt;p&gt;You put &amp;this; into the DB, and it goes in fine.&lt;br /&gt;
When pulling from the DB into a textfield, you get a degree symbol.&lt;br /&gt;
Then updating the DB, it&#039;s not back to &amp;this;&lt;br /&gt;
Is that right?&lt;/p&gt;
&lt;p&gt;Have you looked at the source code (php output) of the form?&lt;br /&gt;
I&#039;m guessing that it is printing &amp;this;, but in the textfield it shows a degree symbol.  Try using a simple &lt;a href=&quot;http://www.php.net/manual/en/function.str-replace.php&quot; class=&quot;bb-url&quot;&gt;str_replace()&lt;/a&gt; to replace the &amp;amp; with &amp;amp;amp;.&lt;/p&gt;
 </description>
     <pubDate>Sat, 30 Nov 2002 23:16:59 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1120305 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
