<?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 : Registry search</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Registry search]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 04:51:48 +0000</pubDate>
  <lastBuildDate>Thu, 26 May 2011 10:35:08 +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=4486</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[Registry search :  Probably just an issue with...]]></title>
   <link>https://forum.productcart.com/registry-search_topic4486_post17622.html#17622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2252">DevDuo</a><br /><strong>Subject:</strong> 4486<br /><strong>Posted:</strong> 26-May-2011 at 10:35am<br /><br />Probably just an issue with your use of AND and OR.<br><br>You may need to group some conditions, example...<br><br>WHERE active=1 AND (name='frank' OR lastname='jones')<br><br>-Ted<br><span style="font-size:10px"><br /><br />Edited by DevDuo - 26-May-2011 at 10:47am</span>]]>
   </description>
   <pubDate>Thu, 26 May 2011 10:35:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/registry-search_topic4486_post17622.html#17622</guid>
  </item> 
  <item>
   <title><![CDATA[Registry search : Thanks, Ted.We tried something...]]></title>
   <link>https://forum.productcart.com/registry-search_topic4486_post17615.html#17615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=442">virtualimage</a><br /><strong>Subject:</strong> 4486<br /><strong>Posted:</strong> 25-May-2011 at 9:17am<br /><br />Thanks, Ted.<br><br>We tried something along those lines&nbsp; but we were receiving every entry from the registry. I'll give it another shot from scratch and post my results. Thanks, again.<br><br>-Quinn<br>]]>
   </description>
   <pubDate>Wed, 25 May 2011 09:17:51 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/registry-search_topic4486_post17615.html#17615</guid>
  </item> 
  <item>
   <title><![CDATA[Registry search :   Hi there,Not sure what version...]]></title>
   <link>https://forum.productcart.com/registry-search_topic4486_post17537.html#17537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2252">DevDuo</a><br /><strong>Subject:</strong> 4486<br /><strong>Posted:</strong> 17-May-2011 at 3:18pm<br /><br />Hi there,<br><br>Not sure what version you are using, but you could try the following...<br><br>in ggg_srcGR.asp remove the last name and registry name rows.<br><br>Rename the label of the first field (cname) to something like Name: instead of First Name.<br><br>&nbsp;You can either do this in the language file or inline.<br><br>In ggg_srcGRb.asp populate cname, clastname, and cregname all with the posted cname...<br><br>example...<br><table width="99%"><tr><td><pre class="BBcode">cname=getUserInput(request("cname"),0)<br>clastname=getUserInput(request("cname"),0)<br>cregname=getUserInput(request("cname"),0)<br>emonth=getUserInput(request("emonth"),0)<br>eyear=getUserInput(request("eyear"),0)<br></pre></td></tr></table><br><br>Then change your AND's to OR's for the corresponding variables in the lines where the SQL query is being built, and this should produce an aggregate result set.<br><br>Always back up your files before modding. The above was not tested, but should work in theory... proceed as such...<br><br>Take care...<br>Ted<br><br><br><br><span style="font-size:10px"><br /><br />Edited by DevDuo - 17-May-2011 at 3:21pm</span>]]>
   </description>
   <pubDate>Tue, 17 May 2011 15:18:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/registry-search_topic4486_post17537.html#17537</guid>
  </item> 
  <item>
   <title><![CDATA[Registry search :  Hi all,Our shoppers are finding...]]></title>
   <link>https://forum.productcart.com/registry-search_topic4486_post17529.html#17529</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=442">virtualimage</a><br /><strong>Subject:</strong> 4486<br /><strong>Posted:</strong> 16-May-2011 at 3:55pm<br /><br /><p><font face="Arial" size="3"><span style="font-family: Arial; font-size: 12pt;">Hi all,<br></span></font></p><p><font face="Arial" size="3"><span style="font-family: Arial; font-size: 12pt;">Our shoppers are finding the gift registry search function challenging.<br>Is there a way to code the registry search so that there is only one box but the search query will search all of the fields: (cname, clastname, cregname) </span></font></p><p><font face="Arial" size="3"><span style="font-family: Arial; font-size: 12pt;">Basically if any of the fields match - the appropriate registries are returned.</span></font></p><p><font face="Arial" size="3"><span style="font-family: Arial; font-size: 12pt;">Thanks very much in advance for your help. <br></span></font></p><p><font face="Arial" size="3"><span style="font-family: Arial; font-size: 12pt;">Cheers,</span></font></p><p><font face="Arial" size="3"><span style="font-family: Arial; font-size: 12pt;">Quinn<br></span></font></p>]]>
   </description>
   <pubDate>Mon, 16 May 2011 15:55:11 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/registry-search_topic4486_post17529.html#17529</guid>
  </item> 
 </channel>
</rss>