<?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 : Steps in using secure pages</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Steps in using secure pages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 03:34:51 +0000</pubDate>
  <lastBuildDate>Wed, 21 Apr 2010 14:59:25 +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=3630</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[Steps in using secure pages : Oops, I misunderstood my own...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14073.html#14073</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=239">Rick_N</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 21-April-2010 at 2:59pm<br /><br />Oops,<DIV>I misunderstood my own thinking. Yes that was the problem. Once I coded the header links correctly all is fine. However, there were&nbsp;a heck of a lot more that you have to find as you are testing. Custpref.asp is a good example.</DIV><DIV>&nbsp;</DIV><DIV>Rick</DIV>]]>
   </description>
   <pubDate>Wed, 21 Apr 2010 14:59:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14073.html#14073</guid>
  </item> 
  <item>
   <title><![CDATA[Steps in using secure pages : Actually the problem was not to...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14072.html#14072</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=239">Rick_N</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 21-April-2010 at 2:57pm<br /><br />Actually the problem was not to do with the security warning when changing from Secure to Non secure pages. The problem was I did not want to have the site using HTTPS when it didn't need to. I answered my own question with Greg's confirmation.<DIV>Many thanks though for adding your point..</DIV><DIV>&nbsp;</DIV><DIV>Rick</DIV>]]>
   </description>
   <pubDate>Wed, 21 Apr 2010 14:57:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14072.html#14072</guid>
  </item> 
  <item>
   <title><![CDATA[Steps in using secure pages : The problem is that you have a...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14065.html#14065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=454">benpate</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 21-April-2010 at 12:43pm<br /><br />The problem is that you have a RELATIVE link NOT an absolute one.<br /><br />Relative -  /productcart/pc/home.asp<br />Absolute - http://www.domain.com/productcart/pc/home.asp<br /><br />Change to Absolute version and it will go to the unsecure page...unless you code it that way :)]]>
   </description>
   <pubDate>Wed, 21 Apr 2010 12:43:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14065.html#14065</guid>
  </item> 
  <item>
   <title><![CDATA[Steps in using secure pages : storeconstants should reference...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14035.html#14035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 18-April-2010 at 1:19pm<br /><br />storeconstants should reference HTTP, not HTTPS.<DIV>&nbsp;</DIV><DIV>As you are looking at your overall set of changes, I like to go to wherever there is a link that will lead to a login, and change it to HTTPS if that's not already happening as a result of EI's code.&nbsp; This will overcome the eventual red flag you will encounter when you attempt PCI compliance tests.</DIV>]]>
   </description>
   <pubDate>Sun, 18 Apr 2010 13:19:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14035.html#14035</guid>
  </item> 
  <item>
   <title><![CDATA[Steps in using secure pages : Thanks Greg,  I&amp;#039;ll change...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14033.html#14033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=239">Rick_N</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 18-April-2010 at 1:14pm<br /><br />Thanks Greg, <DIV>I'll change the links. I assumed this was the way but wanted to clarify.</DIV><DIV>On the note of changing the storeconstants.asp, perhaps I read it wrong but the page I viewed is here: <a href="http://wiki.earlyimpact.com/developers/timeout-issues#iis7" target="_blank">http://wiki.earlyimpact.com/developers/timeout-issues#iis7</A>&nbsp;and the lines I read are&nbsp;added below, particularly the one in blue.</DIV><DIV>&nbsp;</DIV><DIV><LI ="level1"><DIV ="li">Make sure that the file “includes/<strong>storeconstants.asp</strong>” contains the correct <ACR&#079;NYM title="Uni Resource Locator">URL</ACR&#079;NYM> </DIV><LI ="level1"><DIV ="li"><FONT color=#990000><FONT color=#0066cc>Make sure that the <EM><ACR&#079;NYM title="Secure Sockets ">SSL</ACR&#079;NYM> <ACR&#079;NYM title="Uni Resource Locator">URL</ACR&#079;NYM></EM> under <EM>Settings &gt; Store Settings</EM> is correct and consistent with the <ACR&#079;NYM title="Uni Resource Locator">URL</ACR&#079;NYM> in “storeconstants.asp”</FONT> </FONT></DIV><LI ="level1"><DIV ="li">Make sure that the <EM>Home Page <ACR&#079;NYM title="Uni Resource Locator">URL</ACR&#079;NYM></EM> under <EM>Settings &gt; Store Settings</EM> is correct and consistent with the <ACR&#079;NYM title="Uni Resource Locator">URL</ACR&#079;NYM> in “storeconstants.asp</DIV></LI></DIV><P ="li">Thanks for clearing things up.</P><DIV>&nbsp;</DIV><DIV>Rick</DIV>]]>
   </description>
   <pubDate>Sun, 18 Apr 2010 13:14:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14033.html#14033</guid>
  </item> 
  <item>
   <title><![CDATA[Steps in using secure pages : Rick - in your header.asp, footer.asp...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14032.html#14032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 18-April-2010 at 11:29am<br /><br />Rick - in your header.asp, footer.asp and possibly others (small search, small cart, etc.) you need to hard-code URLs to HTTP or HTTPS according to where you want to pooint the browser when someone clicks&nbsp;a link.&nbsp; <DIV>&nbsp;</DIV><DIV>storeconstants has nothing to do with this, and I cannot think of a reason you would want HTTPS in that file.</DIV><DIV>&nbsp;</DIV><DIV>Please note that I emphasize URLs.&nbsp; DO NOT hard-code images, css, JS or other physical objects.&nbsp; Only page URLs.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 18 Apr 2010 11:29:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14032.html#14032</guid>
  </item> 
  <item>
   <title><![CDATA[Steps in using secure pages : Hi folks,  OK I have read the...]]></title>
   <link>https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14031.html#14031</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=239">Rick_N</a><br /><strong>Subject:</strong> 3630<br /><strong>Posted:</strong> 18-April-2010 at 11:23am<br /><br />Hi folks,<DIV>&nbsp;</DIV><DIV>OK I have read the WIKI and followed many extra links and got as much info as I can. My question is, what is supposed to happen when switching between non-secure and secure pages?</DIV><DIV>I enter my store through the front door, via non-secure page(<a href="http://www" target="_blank">http://www</A>......). I add a few items to my cart. I proceed to checkout and switch to the secure page(<a href="https://www" target="_blank">https://www</A>......). At this point, when are the pages supposed to switch back to non-secure? If I proceed to the checkout then the secure page is being used but if I go back to the home page, via&nbsp;header link default.asp (absolute I think it's called)&nbsp;before finishing the checkout it&nbsp;retains the <a href="https://www" target="_blank">https://www</A>... and I am now returned back to a secure home page(<a href="https://www.mystore.com/myhomepage.asp" target="_blank">https://www.mystore.com/myhomepage.asp</A>). How do I get this to default back to the original non-secure page?</DIV><DIV>&nbsp;</DIV><DIV>I believe it was the&nbsp;WIKI that stated the includes/storeconstants.asp file needs to have the same url as entered in the control panel under Store Uses SSL url. In my case it would be <a href="https://www.mystore.com" target="_blank">https://www.mystore.com</A>. If I set the storeconstants.asp to use the same url then all my category navigation, once generated, defaults to secure pages.</DIV><DIV>I am trying to get my provider to set the “New ID On Secure Connection (keepSessionIdSecure)” setting to false in IIS7. Would this have anything to do with it?&nbsp; I understand the other issue related to the cart items being lost but I do not know if this issue would be related to that setting.</DIV><DIV>&nbsp;</DIV><DIV>Or would I have to make sure that the links on my header.asp all have full links, with the http:// ?</DIV><DIV>&nbsp;</DIV><DIV>I hope that made sense.</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Sun, 18 Apr 2010 11:23:06 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/steps-in-using-secure-pages_topic3630_post14031.html#14031</guid>
  </item> 
 </channel>
</rss>