<?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 : Sku Quick Search instead of search all fields</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Sku Quick Search instead of search all fields]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 00:58:39 +0000</pubDate>
  <lastBuildDate>Wed, 03 Feb 2016 13:40:04 +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=6039</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[Sku Quick Search instead of search all fields : I revised the code to the following...]]></title>
   <link>https://forum.productcart.com/sku-quick-search-instead-of-search-all-fields_topic6039_post22600.html#22600</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6039<br /><strong>Posted:</strong> 03-February-2016 at 1:40pm<br /><br /><p>I revised the code to the following (listed below&gt;&nbsp; </p><p>&lt;form action="showsearchresults.asp" name="search" method="get" id="pcHSearchForm"&gt;</p><p>&lt;input type="hidden" name="pageStyle" value="&lt;%=bType%&gt;"&gt;&nbsp;</p><p>&lt;input type="hidden" name="resultCnt" value="&lt;%=pcIntPreferredCountSearch%&gt;"&gt;</p><p>&lt;input type="text" name="keyword" value="" id="pcHSearch"&gt;</p><p>&lt;input type="submit" name="submit" value="Go" id="pcHSearchSubmit"&gt;<br>&nbsp;&lt;div id="pcHSearchMore"&gt;<br>&nbsp;&nbsp;&lt;a href="search.asp"&gt;Advanced Search&lt;/a&gt;<br>&nbsp;&lt;/div&gt;<br>&nbsp;&lt;/form&gt;</p><p>and also changed&nbsp;all occurrences of the word <em>A.details</em> with <em>A.pcProd_MetaKeywords in the file </em>pc/showsearchresults.asp and the file pc/inc_srcPrdQuery.&nbsp; This took care of the quick search to just search sku, and also improved performance on the advanced search.</p>]]>
   </description>
   <pubDate>Wed, 03 Feb 2016 13:40:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sku-quick-search-instead-of-search-all-fields_topic6039_post22600.html#22600</guid>
  </item> 
  <item>
   <title><![CDATA[Sku Quick Search instead of search all fields :  For performance reasons, Need...]]></title>
   <link>https://forum.productcart.com/sku-quick-search-instead-of-search-all-fields_topic6039_post22543.html#22543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 6039<br /><strong>Posted:</strong> 28-October-2015 at 5:48pm<br /><br /><p>For performance reasons, </p><p>Need to edit the quick search to search sku, instead of all product fields.&nbsp; So customer enters the sku in the search box and only the sku field is searched.&nbsp; I tried to change name "keyword" to name = "sku" but that redirects to the search.asp page for some reason.&nbsp; any help is appreciated, figure it must be something minor, since the search.asp page seems to be able to search only sku, when you type into the sku field from that page, and they are both processed by showsearchresults.asp.</p><p><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;form action="showsearchresults.asp" name="search" method="get" id="pcHSearchForm"&gt;</p><p>&nbsp;&nbsp; &lt;input type="hidden" name="pageStyle" value="&lt;%=bType%&gt;"&gt; <br></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type="hidden" name="resultCnt" value="&lt;%=pcIntPreferredCountSearch%&gt;"&gt;</p><p>&nbsp;&nbsp; &lt;input type="text" name="keyword" value="" id="pcHSearch"&gt;</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type="submit" name="submit" value="Go" id="pcHSearchSubmit"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;div id="pcHSearchMore"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href="search.asp"&gt;Advanced Search&lt;/a&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/div&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/form&gt;</p><p><br></p><p><br></p>]]>
   </description>
   <pubDate>Wed, 28 Oct 2015 17:48:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/sku-quick-search-instead-of-search-all-fields_topic6039_post22543.html#22543</guid>
  </item> 
 </channel>
</rss>