<?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 : A useful tip - creating multiple headers</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : A useful tip - creating multiple headers]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 23:25:14 +0000</pubDate>
  <lastBuildDate>Sun, 03 May 2009 17:25:42 +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=2709</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[A useful tip - creating multiple headers : I&amp;#039;ve been meaning to share...]]></title>
   <link>https://forum.productcart.com/a-useful-tip-creating-multiple-headers_topic2709_post9808.html#9808</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=190">intour</a><br /><strong>Subject:</strong> 2709<br /><strong>Posted:</strong> 03-May-2009 at 5:25pm<br /><br />I've been meaning to share this one with other productcart users for a while (I've no doubt the older members are already familiar with this technique).<DIV>&nbsp;</DIV><DIV>I was&nbsp;frequently asked the question &nbsp;'can I make my content pages look different to my productpages?' </DIV><DIV>&nbsp;</DIV><DIV>This question wasn't referring to the dynamic content&nbsp;but the whole page style. For example they would want 3 columns for the product pages and only 2 for the content pages.</DIV><DIV>&nbsp;</DIV><DIV>You can achieve this easily by creating an additional set of header.asp and footer.asp pages.</DIV><DIV>&nbsp;</DIV><DIV>Both the product pages and the content pages have&nbsp;2 lines of code that looks like this:</DIV><DIV>&nbsp;</DIV><DIV>&lt;!--#include file="header.asp"--&gt; </DIV><DIV>&lt;!--#include file="footer.asp"--&gt; (about line 69)</DIV><DIV>&nbsp;</DIV><DIV>The content pages use a file called viewcontent.asp which is found in the productcart/pc folder. You'll find the above lines of code at about line 48 and 69.</DIV><DIV>&nbsp;</DIV><DIV>Create your new content page style and then create an additonal set of header and footer files but name them differently. I renamed mine headercontent.asp and footercontent.asp</DIV><DIV>&nbsp;</DIV><DIV>Then in the viewcontent.asp page change the code to this:</DIV><DIV>&nbsp;</DIV><DIV>&lt;!--#include file="headercontent.asp"--&gt;</DIV><DIV>&lt;!--#include file="footercontent.asp"--&gt;</DIV><DIV>&nbsp;</DIV><DIV>Upload both sets of header and footer files together with your amended viewcontent.asp pages and you can have different styles for both pages.</DIV><DIV>&nbsp;</DIV><DIV>This technique can of course be applied to other pages (if you're feeling really adventurous).</DIV><DIV>&nbsp;</DIV><DIV>Nigel</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 03 May 2009 17:25:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/a-useful-tip-creating-multiple-headers_topic2709_post9808.html#9808</guid>
  </item> 
 </channel>
</rss>