<?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 : Checkout.asp</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Checkout.asp]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 07:08:54 +0000</pubDate>
  <lastBuildDate>Sun, 15 Aug 2010 17:06:36 +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=3930</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[Checkout.asp : Thanks for your time Greg. Simple...]]></title>
   <link>https://forum.productcart.com/checkout-asp_topic3930_post15284.html#15284</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1991">SharpDataInc</a><br /><strong>Subject:</strong> 3930<br /><strong>Posted:</strong> 15-August-2010 at 5:06pm<br /><br />Thanks for your time Greg. Simple thing slapped me in the face!<br />SDI]]>
   </description>
   <pubDate>Sun, 15 Aug 2010 17:06:36 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/checkout-asp_topic3930_post15284.html#15284</guid>
  </item> 
  <item>
   <title><![CDATA[Checkout.asp : I just browsed the store in IE8....]]></title>
   <link>https://forum.productcart.com/checkout-asp_topic3930_post15283.html#15283</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3930<br /><strong>Posted:</strong> 15-August-2010 at 4:37pm<br /><br />I just browsed the store in IE8.&nbsp; When you move to checkout, there is a warning that informs you that objects are hard-coded to HTTP.&nbsp; If you select "NO" to that option, the page renders nicely.&nbsp; If you select "YES", I see the result that you describe.<DIV>&nbsp;</DIV><DIV>You need to not hard-code images, CSS, JS or other such objects to HTTP for a store in order to avoid this result.</DIV>]]>
   </description>
   <pubDate>Sun, 15 Aug 2010 16:37:08 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/checkout-asp_topic3930_post15283.html#15283</guid>
  </item> 
  <item>
   <title><![CDATA[Checkout.asp : Very true  Here is the test site...]]></title>
   <link>https://forum.productcart.com/checkout-asp_topic3930_post15282.html#15282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1991">SharpDataInc</a><br /><strong>Subject:</strong> 3930<br /><strong>Posted:</strong> 15-August-2010 at 3:50pm<br /><br />Very true<br /><br />Here is the test site product page - http://www.sharpdatainc.com/CPAPTEST/machines/cpap/devilbiss/DV51D.html<br /><br />Note - the product cart in installed on the client server,you can see it switch when you click "add to cart"<br /><br />Thanks a bunch<br />SDI]]>
   </description>
   <pubDate>Sun, 15 Aug 2010 15:50:38 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/checkout-asp_topic3930_post15282.html#15282</guid>
  </item> 
  <item>
   <title><![CDATA[Checkout.asp : I can only suggest that you post...]]></title>
   <link>https://forum.productcart.com/checkout-asp_topic3930_post15281.html#15281</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3930<br /><strong>Posted:</strong> 15-August-2010 at 2:35pm<br /><br />I can only suggest that you post a link.&nbsp; As thorough as you have described your predicament, there's just not a darn thing we can do to help without actually seeing this.]]>
   </description>
   <pubDate>Sun, 15 Aug 2010 14:35:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/checkout-asp_topic3930_post15281.html#15281</guid>
  </item> 
  <item>
   <title><![CDATA[Checkout.asp : A designer did a clients new website....]]></title>
   <link>https://forum.productcart.com/checkout-asp_topic3930_post15280.html#15280</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1991">SharpDataInc</a><br /><strong>Subject:</strong> 3930<br /><strong>Posted:</strong> 15-August-2010 at 2:29pm<br /><br />A designer did a clients new website. I have the task of integrating the shopping cart into it. There are tons of issue here w/ the designer hard coding the store front, desc, prices, etc. So I need to work around it which isn't practical for the client to update anything, but non-the-less I did so using PC on the cart side of things. Problem now is I completed a new header/footer.asp to use the css of the new website. The viewcart.asp works fine in IE/FF/Chrome, the products are on the right side under a menu. Looks how it should. But, once I click "Checkout", the "checkout.asp" has no formatting on IE (css gone), and the customer login information is at the bottom, above the footer. Chrome and FF get the css loaded in and looks great, but the login information is again at the bottom. Any thoughts here or someone have this issue before?<br /><br />Thanks<br />SDI]]>
   </description>
   <pubDate>Sun, 15 Aug 2010 14:29:47 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/checkout-asp_topic3930_post15280.html#15280</guid>
  </item> 
 </channel>
</rss>