<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>SalesCart Forums : C&#111;nfirm2 Tax Rate Rounding</title>
  <link>http://forum.salescart.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; SalesCart Forums : SalesCart Standard / PRO / SQL : C&#111;nfirm2 Tax Rate Rounding]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:39:21 +0000</pubDate>
  <lastBuildDate>Mon, 21 Nov 2005 11:12:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.salescart.com/forum/RSS_post_feed.asp?TID=495</WebWizForums:feedURL>
  <image>
   <title><![CDATA[SalesCart Forums]]></title>
   <url>http://forum.salescart.com/forum/forum_images/web_wiz_forums.png</url>
   <link>http://forum.salescart.com/forum/</link>
  </image>
  <item>
   <title><![CDATA[C&#111;nfirm2 Tax Rate Rounding : Mike,  Thanks for the guidance....]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1766&amp;title=confirm2-tax-rate-rounding#1766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=137">wesonline</a><br /><strong>Subject:</strong> 495<br /><strong>Posted:</strong> November/21/05 at 11:12am<br /><br />Mike,<br /><br />Thanks for the guidance.  I have PRO and with your suggestions I found that the fix was the following:<br /><br />&lt;%= TaxRate(2) * 1000 / 10 %&gt;<br /><br />I ran a couple of dummy sales and it seems to be working.<br /><br />Thanks agiain.<br /><br />WES]]>
   </description>
   <pubDate>Mon, 21 Nov 2005 11:12:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1766&amp;title=confirm2-tax-rate-rounding#1766</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nfirm2 Tax Rate Rounding : Just realized that the above works...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1763&amp;title=confirm2-tax-rate-rounding#1763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=32">Selahbooks</a><br /><strong>Subject:</strong> 495<br /><strong>Posted:</strong> November/17/05 at 4:50pm<br /><br />Just realized that the above works with ASP.NET but will cause an error in classic ASP.  <br />Another option is to try:<br /><br />&lt;%= int((TaxRate(2) + .0005) * 1000)/10 %&gt;]]>
   </description>
   <pubDate>Thu, 17 Nov 2005 16:50:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1763&amp;title=confirm2-tax-rate-rounding#1763</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nfirm2 Tax Rate Rounding : I had the same problem in the...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1762&amp;title=confirm2-tax-rate-rounding#1762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=32">Selahbooks</a><br /><strong>Subject:</strong> 495<br /><strong>Posted:</strong> November/17/05 at 3:09pm<br /><br />I had the same problem in the SalesCart NET version although it was fixed in the next release. I used the math.round function as a workaround to correctly display the tax rate.<br />In confirm2.asp where the Tax Rate is displayed try the following:<br /><br />&lt;% =math.round((TaxRate(2) * 100),2) %&gt;]]>
   </description>
   <pubDate>Thu, 17 Nov 2005 15:09:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1762&amp;title=confirm2-tax-rate-rounding#1762</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nfirm2 Tax Rate Rounding : In Confirm2.asp at the very bottom...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1761&amp;title=confirm2-tax-rate-rounding#1761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=137">wesonline</a><br /><strong>Subject:</strong> 495<br /><strong>Posted:</strong> November/17/05 at 11:19am<br /><br />In Confirm2.asp at the very bottom of the page in the GRAND SUMMARY OF CHARGES the REGULAR TAX RATE displays as 8.299999%.  In the online order system I entered my state tax rate as 0.083.  How can I round the displayed tax rate to 8.30%?]]>
   </description>
   <pubDate>Thu, 17 Nov 2005 11:19:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=495&amp;PID=1761&amp;title=confirm2-tax-rate-rounding#1761</guid>
  </item> 
 </channel>
</rss>