<?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 : page navigation</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : page navigation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 15:00:58 +0000</pubDate>
  <lastBuildDate>Fri, 05 Jun 2009 16:22: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=2065</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[page navigation : I posted the code before completely...]]></title>
   <link>https://forum.productcart.com/page-navigation_topic2065_post10142.html#10142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=659">BrianRoden</a><br /><strong>Subject:</strong> 2065<br /><strong>Posted:</strong> 05-June-2009 at 4:22pm<br /><br /><P>I posted the code before completely testing it, but it worked A-OK as posted. Use it!</P>]]>
   </description>
   <pubDate>Fri, 05 Jun 2009 16:22:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/page-navigation_topic2065_post10142.html#10142</guid>
  </item> 
  <item>
   <title><![CDATA[page navigation :  Hey Brian,Super you are doing...]]></title>
   <link>https://forum.productcart.com/page-navigation_topic2065_post10140.html#10140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1165">worldofrugs</a><br /><strong>Subject:</strong> 2065<br /><strong>Posted:</strong> 05-June-2009 at 4:14pm<br /><br />Hey Brian,<br>Super you are doing this, as it is exactly what I'm trying to implement now in V 3.12 (yeah I need to update once I get a chance&nbsp; haha!)...<br>You stated in your post, that you're still testing it.. As the post was of May-13... Have you finished / implemented it? If so, do you mind sharing it with me / us ?<br>I would be SOOOOOO greatfull!! <img src="https://forum.productcart.com/smileys/smiley32.gif" border="0" alt="Clap" /><br>Also what version are you using, as it might be slightly different?<br>Please let me know when you have a chance...<br>Thanks <img src="https://forum.productcart.com/smileys/smiley2.gif" border="0" alt="Wink" /><br><span style="font-size:10px"><br /><br />Edited by worldofrugs - 05-June-2009 at 4:16pm</span>]]>
   </description>
   <pubDate>Fri, 05 Jun 2009 16:14:51 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/page-navigation_topic2065_post10140.html#10140</guid>
  </item> 
  <item>
   <title><![CDATA[page navigation : I&amp;#039;m still testing, but here&amp;#039;s...]]></title>
   <link>https://forum.productcart.com/page-navigation_topic2065_post9961.html#9961</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=659">BrianRoden</a><br /><strong>Subject:</strong> 2065<br /><strong>Posted:</strong> 13-May-2009 at 4:12pm<br /><br />I'm still testing, but here's what I came up with this afternoon trying to do the same thing.<DIV>There are two sections to insert around the for...next loop that writes the page number links. I've included the whole block from the beginning of my code, through ProductCart's for...next loop, to the end of my second insertion. All this is around line 990.</DIV><DIV><FONT size=2><P>&lt;!-- Previous Page inserted by Brian Roden 05/13/09 --&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>if</FONT></FONT><FONT size=2> iPageCurrent &gt; 1 then%&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>a</FONT></FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>rel</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="nofollow"</FONT></FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>href</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="viewCategories.asp?pageStyle=</FONT></FONT><FONT size=2>&lt;%=pcPageStyle%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;ProdSort=</FONT></FONT><FONT size=2>&lt;%=ProdSort%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;page=</FONT></FONT><FONT size=2>&lt;%=iPageCurrent-1%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;idCategory=</FONT></FONT><FONT size=2>&lt;%=mIdCategory%&gt;&lt;%=pcv_strCSFieldQuery%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>"&gt;</FONT></FONT><FONT size=2>Previous page</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;/</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>a</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&gt;</P></FONT></FONT><FONT size=2><P>&lt;%end </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>if</P></FONT></FONT><FONT size=2><P>&lt;!-- end Previous Page insertion --&gt;</P><P>For pageNumber=intPageNumber To (cint(iPageCurrent) + (iPageNext))</P><P>If Cint(pageNumber)=Cint(iPageCurrent) Then %&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>strong</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&gt;</FONT></FONT><FONT size=2>&lt;%</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT size=2>pageNumber%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;/</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>strong</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&gt;</FONT></FONT><FONT size=2> </P><P>&lt;% Else %&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>a</FONT></FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>rel</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="nofollow"</FONT></FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>href</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="viewCategories.asp?pageStyle=</FONT></FONT><FONT size=2>&lt;%=pcPageStyle%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;ProdSort=</FONT></FONT><FONT size=2>&lt;%=ProdSort%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;page=</FONT></FONT><FONT size=2>&lt;%=pageNumber%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;idCategory=</FONT></FONT><FONT size=2>&lt;%=mIdCategory%&gt;&lt;%=pcv_strCSFieldQuery%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>"&gt;</FONT></FONT><FONT size=2>&lt;%</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=</FONT></FONT><FONT size=2>pageNumber%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;/</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>a</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&gt;</P></FONT></FONT><FONT size=2><P>&lt;% End If </P><P>Next</P><P>&lt;!-- Next Page inserted by Brian Roden 05/13/09 --&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>if</FONT></FONT><FONT size=2> iPageCurrent &lt; cint(thepagecount) then%&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>a</FONT></FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>rel</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="nofollow"</FONT></FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>href</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="viewCategories.asp?pageStyle=</FONT></FONT><FONT size=2>&lt;%=pcPageStyle%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;ProdSort=</FONT></FONT><FONT size=2>&lt;%=ProdSort%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;page=</FONT></FONT><FONT size=2>&lt;%=iPageCurrent+1%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&amp;idCategory=</FONT></FONT><FONT size=2>&lt;%=mIdCategory%&gt;&lt;%=pcv_strCSFieldQuery%&gt;</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>"&gt;</FONT></FONT><FONT size=2>Next page</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&lt;/</FONT></FONT><FONT color=#800000 size=2><FONT color=#800000 size=2>a</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&gt;</P></FONT></FONT><FONT size=2><P>&lt;%end </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>if</P></FONT></FONT><FONT size=2><P>&lt;!-- end Next Page insertion --&gt;</P></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 13 May 2009 16:12:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/page-navigation_topic2065_post9961.html#9961</guid>
  </item> 
  <item>
   <title><![CDATA[page navigation : When browsing products the navigation...]]></title>
   <link>https://forum.productcart.com/page-navigation_topic2065_post7033.html#7033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1330">ptucker</a><br /><strong>Subject:</strong> 2065<br /><strong>Posted:</strong> 16-October-2008 at 10:16am<br /><br /><P>When browsing products the navigation is:</P><DIV><DIV =pcPageNav>Page&nbsp;3 of 41&nbsp; -&nbsp; <FONT color=#0066ff><FONT color=#0066ff><U>1</U></FONT> <U>2</U> <FONT color=#000000>3</FONT> <U>4</U> <U>5</U> <U>6</U> <U>7</U> <U>8</U> <U>9</U> <U>10</U> <U>11</U> <U>Next 10 Pages</U>&nbsp; <U>Last</U> </FONT></DIV><DIV =pcPageNav>&nbsp;</DIV><DIV =pcPageNav>I want to add a "previous page" and "next page" to make it easier for the customers.&nbsp; Having to click the&nbsp;page number to move to the next page&nbsp;is a pain and not user friendly.&nbsp; How&nbsp; can I accomplish this so it looks something&nbsp;like this:</DIV><DIV =pcPageNav>&nbsp;</DIV><DIV =pcPageNav>Page&nbsp;3 of 41 - <U><FONT color=#0066ff>Previous Page</FONT></U> <FONT color=#0066ff><U>1</U></FONT> <FONT color=#0066ff><U>2</U> <FONT color=#000000>3</FONT> <U>4</U> <U>5</U> <U>6</U> <U>7</U> <U>8</U> <U>9</U> <U>10</U> <U>11</U> <U>Next Page</U> <U>Next 10 Pages</U> <U>Last</U></FONT></DIV><DIV =pcPageNav><U><FONT color=#0066ff></FONT></U>&nbsp;</DIV><DIV =pcPageNav><FONT color=#000000>viewcategories.asp is the page this appears on.</FONT></DIV></DIV>]]>
   </description>
   <pubDate>Thu, 16 Oct 2008 10:16:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/page-navigation_topic2065_post7033.html#7033</guid>
  </item> 
 </channel>
</rss>