<?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 : Generating Gift Certificate Codes</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Generating Gift Certificate Codes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 15:44:01 +0000</pubDate>
  <lastBuildDate>Mon, 04 Apr 2011 21:08:44 +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=4400</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[Generating Gift Certificate Codes : Oops....ran into a small problem,...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17228.html#17228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 9:08pm<br /><br />Oops....ran into a small problem, but found my own workaround....<br /><br />No matter what string length I chose for CodeStrLen in DefaultGiftCode.asp it was generating a 15 digit code, when I really wanted a 10 digit code.<br /><br />I was able to fix it by changing the values further down ...<br /><br />Original Code:<br /><br /><table width="99%"><tr><td><pre class="BBcode"><br />Array( 10, "abcdefghijklmnopqrstuvwxyz" ), _<br />Array( 5, "0123456789" ) _<br /></pre></td></tr></table><br /><br />Changed to:<br /><br /><table width="99%"><tr><td><pre class="BBcode"><br />Array( 5, "abcdefghijklmnopqrstuvwxyz" ), _<br />Array( 5, "0123456789" ) _<br /></pre></td></tr></table><br /><span style="font-size:10px"><br /><br />Edited by rotokirby - 04-April-2011 at 9:13pm</span>]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 21:08:44 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17228.html#17228</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : I must have had a bad or old file...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17226.html#17226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 8:22pm<br /><br />I must have had a bad or old file somewhere...replaced our files with the ones in the download and ZOOM! Everything working great now. :)<br /><br />]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 20:22:36 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17226.html#17226</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : In our internal tests, 100 Gift...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17225.html#17225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 7:58pm<br /><br />In our internal tests, 100 Gift Certificate codes were generated in just a couple of seconds. Here are the latest files. Give them a try.<br /><br /><a href="uploads/1/gift_certificate_generator_latest.zip" target="_blank">gift_certificate_generator_latest.zip</a><br /><br />NOTE: these files assume that you are running ProductCart with "parent paths enabled".]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 19:58:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17225.html#17225</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : Thanks for the top-notch service...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17224.html#17224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 4:42pm<br /><br />Thanks for the top-notch service folks!]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 16:42:52 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17224.html#17224</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : Let us do a bit of research and...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17223.html#17223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 4:34pm<br /><br />Let us do a bit of research and get back to you. Maybe the performance improvements that we are thinking of have not yet been released :-)<br />If that's the case, we could send you some BETA files. We'll let you know in a bit.]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 16:34:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17223.html#17223</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : We&amp;#039;re running 3.11a on our...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17222.html#17222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 4:02pm<br /><br />We're running 3.11a on our live site, but I also just tested on our development site which is running 4.1a SP 1. <br /><br />4.1a was faster, about 35 seconds to generate 10 codes...but it still locks up our entire site while generating the codes.<br /><br />Since I need to generate 1,000 codes that means a completely unresponsive site for nearly an hour (if I'm doing my math correctly). ;)<span style="font-size:10px"><br /><br />Edited by rotokirby - 04-April-2011 at 4:03pm</span>]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 16:02:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17222.html#17222</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : Which version are you running?...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17221.html#17221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1">ProductCart</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 3:56pm<br /><br />Which version are you running? If I remember correctly there was a performance issue in the generation of Gift Certificates, and it was corrected in one of the latest versions.]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 15:56:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17221.html#17221</guid>
  </item> 
  <item>
   <title><![CDATA[Generating Gift Certificate Codes : I need to generate 1000 new gift...]]></title>
   <link>https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17220.html#17220</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=504">rotokirby</a><br /><strong>Subject:</strong> 4400<br /><strong>Posted:</strong> 04-April-2011 at 3:14pm<br /><br />I need to generate 1000 new gift certificate codes for gift cards we'll be printing soon....the codes will be pre-printed on the cards so I need to generate the codes now so that I can give them to the printer.<br /><br />We use PC to generate the codes so that we can easily make them usable on our online store as well as within our point of sale system.<br /><br />The problem is that PC is taking approximately 85 seconds to generate just 10 codes, during which time our entire site is locked up. <br /><br />Is this normal? Doesn't seem so to me, but maybe there's a lot more to generating unique codes than I'm aware of. <br /><br />If there's no solution to make the default gift code generator faster and less processor intensive, what are the alternatives? <br /><br />I've got several hundred PC-generated codes out there already and I'd like to keep the same 10-digit format.]]>
   </description>
   <pubDate>Mon, 04 Apr 2011 15:14:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/generating-gift-certificate-codes_topic4400_post17220.html#17220</guid>
  </item> 
 </channel>
</rss>