<?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 : getting the parent category Id</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : getting the parent category Id]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 00:28:41 +0000</pubDate>
  <lastBuildDate>Tue, 18 Sep 2007 13:41:55 +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=1099</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[getting the parent category Id : Thanks, I will do that. I was...]]></title>
   <link>https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3275.html#3275</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=492">gjk2701</a><br /><strong>Subject:</strong> 1099<br /><strong>Posted:</strong> 18-September-2007 at 1:41pm<br /><br />Thanks, I will do that. I was wondering if I could avoid a database hit - i.e if it might already be done and assigned to a variable I could access similar to the intIdCategory. It would be nice to have a list of the variables that are available based on the standard code...<br>appreciate the help.<br>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 13:41:55 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3275.html#3275</guid>
  </item> 
  <item>
   <title><![CDATA[getting the parent category Id : If you are creating a custom list...]]></title>
   <link>https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3274.html#3274</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 1099<br /><strong>Posted:</strong> 18-September-2007 at 12:56pm<br /><br /><P>If you are creating a custom list of categories and not using the default list built into product cart, you can read the record in the categories table for the category ID you are currently working with (intIdCategory) and get the idParentCategory field from that record. Something like this:</P><P>"Select idParentCategory From categories Where idCategory =" &amp; intIdCategory</P>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 12:56:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3274.html#3274</guid>
  </item> 
  <item>
   <title><![CDATA[getting the parent category Id : I believe that when you click...]]></title>
   <link>https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3273.html#3273</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=198">Jackalope</a><br /><strong>Subject:</strong> 1099<br /><strong>Posted:</strong> 18-September-2007 at 12:30pm<br /><br /><P>I believe that when you click the link to the "child" category and the page is displayed, right below the category heading is the navigation (somthing like "Our Products:...". You should be able to click the category just before the "child" category that is currently being displayed and get the link for the "parent" category.</P><P>If anyone knows of a better way, let us know.</P>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 12:30:16 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3273.html#3273</guid>
  </item> 
  <item>
   <title><![CDATA[getting the parent category Id : Hi,I am working on customizing...]]></title>
   <link>https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3272.html#3272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=492">gjk2701</a><br /><strong>Subject:</strong> 1099<br /><strong>Posted:</strong> 18-September-2007 at 10:58am<br /><br /><br>Hi,<br>I am working on customizing product cart to work with my site - just starting out. <br>My left navigation is dependent on the current category and/or parent category&nbsp; - I am able to access the category id using the variable intIdCategory but can't see how to get at the parent category. <br>thanks in advance for any help.<br>gjk<br>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 10:58:17 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/getting-the-parent-category-id_topic1099_post3272.html#3272</guid>
  </item> 
 </channel>
</rss>