<?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 : add text &#102;ormatting in Ajax bubbles?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : add text &#102;ormatting in Ajax bubbles?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 13:33:43 +0000</pubDate>
  <lastBuildDate>Fri, 30 Mar 2007 17:34:57 +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=719</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[add text &#102;ormatting in Ajax bubbles? : It worked! Indeed it worked! sir,...]]></title>
   <link>https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2114.html#2114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=200">thedeacon</a><br /><strong>Subject:</strong> 719<br /><strong>Posted:</strong> 30-March-2007 at 5:34pm<br /><br /><P>It worked!</P><P>Indeed it worked!</P><P>sir, you are not only my new favorite person, but I will also sing tales of your timely assistance that will be passed along the ages from father to son to grandson until finally becoming legend!</P><P>What I did wrong was that I would delete the clearHTML tag, but then I forgot to delete the parenthesis and the ,0.&nbsp; I literally could smack myself for being such a blind fool....in fact, I just did smack myself!</P><P>I may have to give your company a call soon.&nbsp; I've been so caught up with selling computers that I haven't gotten much time to work on the site and there just isn't enough work left that needs to be done to hire another full time employee.&nbsp; It's good to see you on these forums, it shows me that you really do know your stuff!</P>]]>
   </description>
   <pubDate>Fri, 30 Mar 2007 17:34:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2114.html#2114</guid>
  </item> 
  <item>
   <title><![CDATA[add text &#102;ormatting in Ajax bubbles? : Change a line like this:  pDe...]]></title>
   <link>https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2113.html#2113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 719<br /><strong>Posted:</strong> 30-March-2007 at 3:52pm<br /><br /><P>Change a line like this:</P><P> pDescription=ClearHTMLTags2(replace(rs("description"),"&amp; quot;",chr(34)),0)</P><P>to this:</P><P>pDescription=replace(rs("description"),"&amp;quot;",chr(34))</P><P>Note removing the function name and "(" and the ",0)" at the end of the line. We have done this and it works.</P>]]>
   </description>
   <pubDate>Fri, 30 Mar 2007 15:52:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2113.html#2113</guid>
  </item> 
  <item>
   <title><![CDATA[add text &#102;ormatting in Ajax bubbles? : Hi there, Thanks so much for...]]></title>
   <link>https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2112.html#2112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=200">thedeacon</a><br /><strong>Subject:</strong> 719<br /><strong>Posted:</strong> 30-March-2007 at 3:46pm<br /><br /><P>Hi there,</P><P>Thanks so much for such a fast response!</P><P>I had previously tried to do just that, but I ended up with a blank Ajax window instead, any time I tried to alter the three lines that referenced&nbsp;"ClearHTMLTags2" and figured i was doing something wrong.</P><P>there must be something I'm missing</P>]]>
   </description>
   <pubDate>Fri, 30 Mar 2007 15:46:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2112.html#2112</guid>
  </item> 
  <item>
   <title><![CDATA[add text &#102;ormatting in Ajax bubbles? : You need to modify xml_getPrdInfo.asp....]]></title>
   <link>https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2111.html#2111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 719<br /><strong>Posted:</strong> 30-March-2007 at 12:29pm<br /><br /><P>You need to modify xml_getPrdInfo.asp. Search for "ClearHTMLTags" to see where it is used to remove HTML tags from multiple fields in the AJAX popups. If you remove that function from around the data, it won't remove HTML. Be careful though because more advanced HTML may cause problems with the display. Also note that the description is truncated to 50 characters...look for this line to modify that length:</P><P>pDescription =Left(pDescription ,50)</P>]]>
   </description>
   <pubDate>Fri, 30 Mar 2007 12:29:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2111.html#2111</guid>
  </item> 
  <item>
   <title><![CDATA[add text &#102;ormatting in Ajax bubbles? : Hi there,  is it possible to...]]></title>
   <link>https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2110.html#2110</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=200">thedeacon</a><br /><strong>Subject:</strong> 719<br /><strong>Posted:</strong> 30-March-2007 at 12:23pm<br /><br /><P>Hi there, </P><P>is it possible to make it so text is properly formatted in the ajax bubbles instead of just having on big blob of text?</P><P>&lt;br&gt;, &lt;p&gt; and &lt;ul&gt; tags would really improve the looks of the Ajax bubbles.&nbsp; If anyone knows how to do this and is feeling kind, can you give me a hand?&nbsp; Thanks!</P>]]>
   </description>
   <pubDate>Fri, 30 Mar 2007 12:23:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/add-text-formatting-in-ajax-bubbles_topic719_post2110.html#2110</guid>
  </item> 
 </channel>
</rss>