<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : UTF-8, ANSI Coding.</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : UTF-8, ANSI Coding.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 17:14:27 +0000</pubDate>
  <lastBuildDate>Sun, 28 Sep 2008 21:31:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=1961</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. :   Matt wrote:You do not need...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6858.html#6858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1117">inetbizo</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 28-September-2008 at 9:31pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Matt" alt="Originally posted by Matt" style="vertical-align: text-bottom;" /> <strong>Matt wrote:</strong><br /><br />You do not need to re-encode the files. There are stores using Western, Hebrew, Chinese, etc...&nbsp; They all rely on the correct meta data for the type of characters they are displaying.<BR><BR>The symbols you need can be created with ISO-8859.<BR><BR>http://htmlhelp.com/reference/charset/iso160-191.html<BR><BR>Using the original files add the following tag to your &lt;head&gt; section:<BR>&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt;<BR><BR>If you were using the characters from the UTF-8 character set then your UTF-8 meta tag would have worked. So I suspect you just need ISO-8859.&nbsp; This works on our demo store.<BR><BR>If you want to preserve special characters then type them directly into the text box, instead of into the HTML editor.<BR><BR>We hope this helps.<BR></td></tr></table> Can you use a code bbc format and list orders to indicate to newbies who might not know how to edit like we do or produce a wiki doc on ISO character standards and how to implement them?]]>
   </description>
   <pubDate>Sun, 28 Sep 2008 21:31:29 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6858.html#6858</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. :    EUREKA! I figured out how...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6843.html#6843</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1282">JWL</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 27-September-2008 at 1:49am<br /><br />EUREKA!&nbsp; I figured out how to make it work.&nbsp; Instead of trying to convert all the pages <br>to UTF-8... you just put the meta tag - but put it for the encoding in which the pages <br>are already encoded which is: <span>ISO8859-1.&nbsp; So put this tag in the header.</span><pre id="line1">&lt;<span>meta</span><span> http-equiv</span>=<span>"Content-Type" </span><span>content</span>=<span>"text/html; charset=ISO8859-1" </span><span><span>/</span></span>&gt;<br><br>That's all you have to do to get rid of all the (r) and (tm) invalid symbols.<br><br>See, in IE7 - I think the browser automatically detects the encoding of the page <br>even without a meta tag, but in FF3 - the default encoding is set at UTF-8 and <br>unless you specify a meta tag FF won't switch to the proper encoding of the <br>page and thus you get the invalid character symbols.<br><br>WOW... this was so aggravating me... and, it was so simple to fix.  I was <br>wondering why FF didn't auto-detect the page encoding, like IE7 does - but, <br>regardless - all you need to do is use the above meta-tag to tell FF3 which <br>encoding to use for the page and FF3 will switch to that encoding.<br><br>WIN!<br></pre><span style="font-size:10px"><br /><br />Edited by JWL - 27-September-2008 at 1:52am</span>]]>
   </description>
   <pubDate>Sat, 27 Sep 2008 01:49:52 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6843.html#6843</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. :  Hi, no - originally... I did...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6710.html#6710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1282">JWL</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 10-September-2008 at 1:28pm<br /><br />Hi, no - originally... I did put the &amp;reg; when creating - for instance the BTO items, but even when you put this type of code &amp;#153; in the "name" or "description" boxes, when you save the updates to the BTO item, it converts this code to the actual (tm) (r) symbols.<br><br>I understand, what you are saying about the html editor, but we're not using that to input the &amp;reg; and &amp;#153; code into the BTO description and title - we are using the basic editor.<br><br>If we could get these codes to stay as is without converting to the actual symbols - than yes... problem would be solved, because that's how we do the (tm) and (r) symbols on the rest of our pages.<br><br>Are you saying you have put the &amp;reg; and &amp;#153; code on a BTO item, and when you save the info - it doesn't convert these to the actual symbols?<br><span style="font-size:10px"><br /><br />Edited by JWL - 10-September-2008 at 6:56pm</span>]]>
   </description>
   <pubDate>Wed, 10 Sep 2008 13:28:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6710.html#6710</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. : Hi Jwl, I understand you are getting...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6709.html#6709</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 10-September-2008 at 12:55am<br /><br />Hi Jwl, I understand you are getting frustrated.&nbsp; The recommendation I gave you is what I would consider the easiest way. &nbsp; I tested it on our demo store. Trying to re-encode the page is a lot more work than is needed and may lead to other problems. Ultimately, you can display a trademark in UTF-8 or ISO-5589.&nbsp; The character you use just has to match the declaration.&nbsp; <br><br>I think the problem you were first explaining is that your &amp;reg was being converted by the HTML editor.&nbsp; To retain the &amp;reg you need to type into the text box and not the HTML editor.&nbsp; Then you can use UTF-8.<br><br>On the other hand, if you use the HTML editor and it is being converted you should use ISO-8859.&nbsp; <br><br>So I recommend that you try one or the other.&nbsp; Make sure the character you saved match te page declaration.&nbsp; That works on our demo store and it will work for you as well.<br>]]>
   </description>
   <pubDate>Wed, 10 Sep 2008 00:55:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6709.html#6709</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. : You can try the suggestion in...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6708.html#6708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 09-September-2008 at 11:43pm<br /><br />You can try the suggestion in the following FAQ and see if it works for you:<DIV>&nbsp;</DIV><DIV><a href="http://www.earlyimpact.com/faqs/e-commerce_shopping_cart_questi&#111;ns.asp?faqid=525" target="_blank">http://www.earlyimpact.com/faqs/e-commerce_shopping_cart_questions.asp?faqid=525</A></DIV>]]>
   </description>
   <pubDate>Tue, 09 Sep 2008 23:43:59 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6708.html#6708</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. : I&amp;#039;m using the TM and R symbols,...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6707.html#6707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1282">JWL</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 09-September-2008 at 11:35pm<br /><br />I'm using the TM and R symbols, those should be recognized by UTF-8, no?&nbsp; I mean if I write them like this, &amp;reg; and &amp;#153; - than they will show up in both UTF-8 and ISO-5589.<br><br>But, anyway - I went on Dell's site, and they have the UTF-8 meta, and when I switch my browser to ISO-8859 on their site, their TM and R's signs mess up.&nbsp; They only work in UTF-8... and that's what we want.&nbsp; Here is a sample page:<br><br>http://www.dell.com/content/topics/global.aspx/corp/pressoffice/en/2008/2008_09_08_rr_000?c=us&amp;l=en&amp;s=corp<br><br>Switch to ISO-5589 and you will see the TM and R, with foreign marks next to them.&nbsp; I know you should be able to display TM and R in UTF-8, and that's what we need.&nbsp; Converting the .asp files to UTF-8 helped some... because the TM and R will display when the browser is set to UTF-8, but the problem is that it doesn't happen everytime, only like 50% of the time.&nbsp; The other half of the time, the TM and R have the invalid symbol, even though the browser is still set to UTF-8, see it doesn't make any sense.&nbsp; The TM and R should show up everytime since we changed the encoding to UTF-8.&nbsp; ARGH!&nbsp; It's aggravating, because on our configuration pages, we use a lot of these TM and R - and the page looks like crap with all these invalid symbols.<br>]]>
   </description>
   <pubDate>Tue, 09 Sep 2008 23:35:50 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6707.html#6707</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. : You do not need to re-encode the...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6704.html#6704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=213">Matt</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 09-September-2008 at 9:40pm<br /><br />You do not need to re-encode the files. There are stores using Western, Hebrew, Chinese, etc...&nbsp; They all rely on the correct meta data for the type of characters they are displaying.<br><br>The symbols you need can be created with ISO-8859.<br><br>http://htmlhelp.com/reference/charset/iso160-191.html<br><br>Using the original files add the following tag to your &lt;head&gt; section:<br>&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt;<br><br>If you were using the characters from the UTF-8 character set then your UTF-8 meta tag would have worked. So I suspect you just need ISO-8859.&nbsp; This works on our demo store.<br><br>If you want to preserve special characters then type them directly into the text box, instead of into the HTML editor.<br><br>We hope this helps.<br>]]>
   </description>
   <pubDate>Tue, 09 Sep 2008 21:40:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6704.html#6704</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. :   I see that you have this in...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6690.html#6690</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1282">JWL</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 09-September-2008 at 7:11am<br /><br />I see that you have this in the adminheader.asp file:<br><br>&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /&gt;<br><br>I don't understand why you encoded all the .asp pages in ISO-8859-1 or ANSI which is closely related.&nbsp; You should have used a unicode, shame on you.&nbsp; :P<br><br>Anyway, I know how I could solve the problem - I've never had this problem before and I know why... we always use "&amp;reg;" and "&amp;#153;" for (tm) and (r) symbols but when we input those in the admin panel, when we save the product info, it converts them to the displayed symbols... if I changed the charset in the adminheader to UTF-8, would it keep the original code of these symbols instead of converting them?<br><br>Edit: I've been told that I need to convert all the .asp file includes like header.asp, footer.asp etc to UTF-8 and that's why the characters don't always display properly even though the main pages are encoded in UTF-8.&nbsp; Any thoughts?<br><br>Thanks.<br><br><br><span style="font-size:10px"><br /><br />Edited by JWL - 09-September-2008 at 11:56am</span>]]>
   </description>
   <pubDate>Tue, 09 Sep 2008 07:11:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6690.html#6690</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. :      Matt wrote:You can add...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6689.html#6689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1282">JWL</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 09-September-2008 at 6:56am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Matt" alt="Originally posted by Matt" style="vertical-align: text-bottom;" /> <strong>Matt wrote:</strong><br /><br />You can add this to the &lt;head&gt; section of your HTML:<br><br> &lt;<em>meta</em> http-equiv="Content-Type" content="text/html; charset=<em>UTF</em>-<em>8</em>" /&gt;<br></td></tr></table><br><br>I put that in the header, before I even created this thread, and it didn't work for me.&nbsp; Although, I was hoping it would.&nbsp; And Greg is right about the spaces, same here - they have a little box as well.<br><br>Like I said... before I converted these .asp pages to UTF-8 - I always got the invalid symbol in place of (tm) (r) etc.&nbsp; But, now that I have converted like the configureprd.asp, viewprd.asp etc pages to UTF-8 - when the browser is set to UTF-8 in both IE7 and FF3, the (tm) (rm) 'spaces' etc display properly - but only like 50% of the time, the other half I still get the invalid symbol.&nbsp; Even, after putting that meta tag in the header file.<br><br>It's weird... I wonder if I need to convert every .asp include that these pages pull in - to UTF-8 as well, like the header.asp, footer.asp etc.<br><span style="font-size:10px"><br /><br />Edited by JWL - 09-September-2008 at 6:59am</span>]]>
   </description>
   <pubDate>Tue, 09 Sep 2008 06:56:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6689.html#6689</guid>
  </item> 
  <item>
   <title><![CDATA[UTF-8, ANSI Coding. : Excellent. Thanks.  FYI: ht...]]></title>
   <link>https://forum.productcart.com/utf8-ansi-coding_topic1961_post6669.html#6669</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 1961<br /><strong>Posted:</strong> 08-September-2008 at 6:48pm<br /><br />Excellent.&nbsp; Thanks.<DIV>&nbsp;</DIV><DIV>FYI:</DIV><DIV><a href="http://en.wikipedia.org/wiki/UTF-8" target="_blank">http://en.wikipedia.org/wiki/UTF-8</A></DIV>]]>
   </description>
   <pubDate>Mon, 08 Sep 2008 18:48:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/utf8-ansi-coding_topic1961_post6669.html#6669</guid>
  </item> 
 </channel>
</rss>