<?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 : AJAX bubble questi&#111;n...</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : AJAX bubble questi&#111;n...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 13:32:41 +0000</pubDate>
  <lastBuildDate>Fri, 23 Feb 2007 06:24:18 +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=672</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[AJAX bubble questi&#111;n... : Hi James, try the following which...]]></title>
   <link>https://forum.productcart.com/ajax-bubble-question_topic672_post1983.html#1983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 672<br /><strong>Posted:</strong> 23-February-2007 at 6:24am<br /><br />Hi James, try the following which checks if a customer is logged in. Note checking of the idCustomer session variable:<BR><table width="99%"><tr><td><pre class="BBcode"><BR>if ((scShowStockLmt=-1 AND CLng(pStock)&lt;1 AND pserviceSpec=0 AND pNoStock=0 AND pcv_intBackOrder=0) OR (pserviceSpec&lt;&gt;0 AND scShowStockLmt=-1 AND iBTOOutofstockpurchase=-1 AND CLng(pStock)&lt;1 AND pNoStock=0 AND pcv_intBackOrder=0)) AND (session("idCustomer")&lt;&gt;"0"&nbsp;AND session("idCustomer")&lt;&gt;"")&nbsp;then<BR>&nbsp;tmpList=tmpList &amp; dictLanguage.Item(Session("language")&amp;"_viewPrd_7") &amp; "&lt;br&gt;" &amp; vbcrlf<BR>end if<BR></pre></td></tr></table>]]>
   </description>
   <pubDate>Fri, 23 Feb 2007 06:24:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/ajax-bubble-question_topic672_post1983.html#1983</guid>
  </item> 
  <item>
   <title><![CDATA[AJAX bubble questi&#111;n... : Hi,I have been editing xml_getPrdInfo.asp...]]></title>
   <link>https://forum.productcart.com/ajax-bubble-question_topic672_post1982.html#1982</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=433">James</a><br /><strong>Subject:</strong> 672<br /><strong>Posted:</strong> 23-February-2007 at 5:49am<br /><br /><P>Hi,<BR>I have been editing xml_getPrdInfo.asp (the file that controls&nbsp;which information appears in the AJAX&nbsp;bubbles) and I have a question about modifying a particular piece of code... I only want the "Currently Out of Stock" message to appear in the bubbles ONLY if a customer is logged in... I know the code I need to edit is this:</P><P>'Show "Out of Stock" message<BR>if (scShowStockLmt=-1 AND CLng(pStock)&lt;1 AND pserviceSpec=0 AND pNoStock=0 AND pcv_intBackOrder=0) OR (pserviceSpec&lt;&gt;0 AND scShowStockLmt=-1 AND iBTOOutofstockpurchase=-1 AND CLng(pStock)&lt;1 AND pNoStock=0 AND pcv_intBackOrder=0) then<BR>&nbsp;tmpList=tmpList &amp; dictLanguage.Item(Session("language")&amp;"_viewPrd_7") &amp; "&lt;br&gt;" &amp; vbcrlf<BR>end if</P><P>...but I just can't figure out how to amend this code... Can anybody please help??</P>]]>
   </description>
   <pubDate>Fri, 23 Feb 2007 05:49:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/ajax-bubble-question_topic672_post1982.html#1982</guid>
  </item> 
 </channel>
</rss>