<?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 : Remove 0,O,1,l from Gift Cert Generator?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Remove 0,O,1,l from Gift Cert Generator?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 01:20:03 +0000</pubDate>
  <lastBuildDate>Mon, 07 May 2012 22:00:25 +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=5113</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[Remove 0,O,1,l from Gift Cert Generator? : I see.The code here is much friendlier...]]></title>
   <link>https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19586.html#19586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5113<br /><strong>Posted:</strong> 07-May-2012 at 10:00pm<br /><br />I see.<div><br></div><div>The code here is much friendlier in 4.5.</div><div><br></div><div>PM me and I'll get you ironed out on this.</div>]]>
   </description>
   <pubDate>Mon, 07 May 2012 22:00:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19586.html#19586</guid>
  </item> 
  <item>
   <title><![CDATA[Remove 0,O,1,l from Gift Cert Generator? : Thanks Sean. I&amp;#039;m on v4.1a...]]></title>
   <link>https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19583.html#19583</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=507">TrekLightGear</a><br /><strong>Subject:</strong> 5113<br /><strong>Posted:</strong> 07-May-2012 at 4:19pm<br /><br />Thanks Sean.&nbsp; I'm on v4.1a SP2 still and my code appears differently: <br><br>'--- Start Generating Gift Code - This is just SAMPLE CODE<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Tn1=""<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; For w=1 to CodeStrLen<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Randomize<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; myC=Fix(3*Rnd)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Select Case myC<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Case 0: <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Randomize<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Tn1=Tn1 &amp; Chr(Fix(26*Rnd)+65)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Case 1: <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Randomize<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Tn1=Tn1 &amp; Cstr(Fix(10*Rnd))<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Case 2: <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Randomize<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Tn1=Tn1 &amp; Chr(Fix(26*Rnd)+97)&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; End Select<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Next<br>'--- Finish Generating GiftCode&nbsp;&nbsp;&nbsp; <br><br>'--- END OF GIFT CERTIFICATE CODE GERNERATOR<br><br>Thoughts?<br>]]>
   </description>
   <pubDate>Mon, 07 May 2012 16:19:26 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19583.html#19583</guid>
  </item> 
  <item>
   <title><![CDATA[Remove 0,O,1,l from Gift Cert Generator? : You should be able to simply find: ...]]></title>
   <link>https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19572.html#19572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 5113<br /><strong>Posted:</strong> 04-May-2012 at 10:38pm<br /><br />You should be able to simply find:<div><table width="99%"><tr><td><pre class="BBcode"></div><div><div>&nbsp; &nbsp; CharacterSetArray = Array( _</div><div>&nbsp; &nbsp; &nbsp; Array( 10, "abcdefghijklmnopqrstuvwxyz" ), _</div><div>&nbsp; &nbsp; &nbsp; Array( 5, "0123456789" ) _</div></div><div></pre></td></tr></table></div><div>and change that to:</div><div><table width="99%"><tr><td><pre class="BBcode">&nbsp; &nbsp;CharacterSetArray = Array( _</div><div>&nbsp; &nbsp; &nbsp; Array( 10, "abcdefghijkmnpqrstuvwxyz" ), _</div><div>&nbsp; &nbsp; &nbsp; Array( 5, "23456789" ) _</div><div></pre></td></tr></table></div>]]>
   </description>
   <pubDate>Fri, 04 May 2012 22:38:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19572.html#19572</guid>
  </item> 
  <item>
   <title><![CDATA[Remove 0,O,1,l from Gift Cert Generator? : Hi - I thought I remembered a...]]></title>
   <link>https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19555.html#19555</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=507">TrekLightGear</a><br /><strong>Subject:</strong> 5113<br /><strong>Posted:</strong> 30-April-2012 at 1:15pm<br /><br />Hi - <br><br>I thought I remembered a post on this a long while back but have been unable to find the answer in the forum or Wiki.&nbsp; I'd like to continue using ProductCart's built-in Gift Certificate code generator but I want to prevent it from including commonly confused characters like 0,O and 1,l.&nbsp;&nbsp;&nbsp; <br><br>Can anyone tell me the easiest way to modify DefaultGiftCode.asp to prevent these characters from being included in the random generator?<br><br>Thanks! <br>]]>
   </description>
   <pubDate>Mon, 30 Apr 2012 13:15:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/remove-0o1l-from-gift-cert-generator_topic5113_post19555.html#19555</guid>
  </item> 
 </channel>
</rss>