<?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 : CardÂ Type</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : CardÂ Type]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 07:51:40 +0000</pubDate>
  <lastBuildDate>Tue, 28 Oct 2008 13:45:57 +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=2086</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[CardÂ Type : Hi Hamish- I created new copies...]]></title>
   <link>https://forum.productcart.com/card-type_topic2086_post7153.html#7153</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=755">loracady</a><br /><strong>Subject:</strong> 2086<br /><strong>Posted:</strong> 28-October-2008 at 1:45pm<br /><br />Hi Hamish-&nbsp; I created new copies of gwAuthorizeAIM.asp&nbsp;and the languages file, and then deleted the line on both and then re-typed the line.&nbsp; It didn't work when I&nbsp;uploaded the new languages file, but it worked when I&nbsp;uploaded the new&nbsp;gwAuthorizeAIM.asp file.&nbsp; Now the crazy Â is gone.&nbsp; Thanks for the advice!&nbsp; I would never have thought to do that.]]>
   </description>
   <pubDate>Tue, 28 Oct 2008 13:45:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/card-type_topic2086_post7153.html#7153</guid>
  </item> 
  <item>
   <title><![CDATA[CardÂ Type : It&amp;#039;s a character encoding...]]></title>
   <link>https://forum.productcart.com/card-type_topic2086_post7151.html#7151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2086<br /><strong>Posted:</strong> 28-October-2008 at 12:21pm<br /><br />It's a character encoding issue, for sure, but quite what's happening on your page I'm not clear.<br>Found on another site :&nbsp; <br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <br>The character Â is 0xC2 in ISO-8859-1. It is also the first byte of thetwo byte encoding that utf-8 uses to express some characters. <br><br>UTF-8 uses a single byte to express all characters with values between0 and 127. Anything character from ISO-8859-1 that has a value between128 and 255 requires two bytes to encode it. Anything between 128 and191 (inclusive) will have a first byte of 0xC2, and if you read it asISO-8859-1 instead of UTF-8, you will see a Â.<br><br>What does this really mean?<br><br>This is a Yen: "¥"<br>This is a Yen,  if you read it wrong: "Â¥"<br><br>It looks fine, because in ISO-8859-1, a yen is 0xA5. And in UTF-8 a yenis 0xC2A5. So the character looks okay but there's junk at the start.<br><br>Nonbreaking space is 0xA0 in ISO-8859-1, and when it comes up in UTF-8it is 0xC2A0. This will look like "Â ". I used the Yen example abovebecause it's easier to see something rather than just a space.<br></td></tr></table><br><br>Even if the text in languages.asp looks correct in an editor it MAY contain hidden characters that are being displayed as a space in your editor, but as "Â" by the browser. Try putting a fresh, hand coped copy of the line in the languages file and deleting the existing copy. It's worth a try.&nbsp;]]>
   </description>
   <pubDate>Tue, 28 Oct 2008 12:21:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/card-type_topic2086_post7151.html#7151</guid>
  </item> 
  <item>
   <title><![CDATA[CardÂ Type : Hi Hamish- Thanks for your reply....]]></title>
   <link>https://forum.productcart.com/card-type_topic2086_post7149.html#7149</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=755">loracady</a><br /><strong>Subject:</strong> 2086<br /><strong>Posted:</strong> 28-October-2008 at 12:07pm<br /><br />Hi Hamish-&nbsp; Thanks for your reply.&nbsp; I took a look at languages, but that crazy A is not there either.&nbsp; Maybe it is just an IE thing.&nbsp; ]]>
   </description>
   <pubDate>Tue, 28 Oct 2008 12:07:47 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/card-type_topic2086_post7149.html#7149</guid>
  </item> 
  <item>
   <title><![CDATA[CardÂ Type : Hi, Check includes/languages.asp...]]></title>
   <link>https://forum.productcart.com/card-type_topic2086_post7147.html#7147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2086<br /><strong>Posted:</strong> 28-October-2008 at 11:54am<br /><br />Hi,&nbsp; Check includes/languages.asp - In the copy I have here the line to look for is :-<br>dictLanguage.Add "english_GateWay_12", "Card Type: "<br><br>BTW - I took a look at your site with Firefox &amp; didn't see the "Â" when I got to the page.<br>&nbsp;<br><br>]]>
   </description>
   <pubDate>Tue, 28 Oct 2008 11:54:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/card-type_topic2086_post7147.html#7147</guid>
  </item> 
  <item>
   <title><![CDATA[CardÂ Type : I use authorize.net,and my gwAuthorizeAIM.asp...]]></title>
   <link>https://forum.productcart.com/card-type_topic2086_post7145.html#7145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=755">loracady</a><br /><strong>Subject:</strong> 2086<br /><strong>Posted:</strong> 28-October-2008 at 11:15am<br /><br /><P>I use authorize.net,&nbsp;and my gwAuthorizeAIM.asp page says, </P><P>"CardÂ&nbsp;Type:"</P><DIV>instead of "Card Type:"</DIV><DIV>&nbsp;</DIV><DIV>This weird&nbsp;"Â" is nowhere to be found in the code for this page.&nbsp; How does it get there and how can I make it go away?&nbsp; </DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 28 Oct 2008 11:15:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/card-type_topic2086_post7145.html#7145</guid>
  </item> 
 </channel>
</rss>