<?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 : Random Order featured Products</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Random Order featured Products]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 06:42:21 +0000</pubDate>
  <lastBuildDate>Sat, 09 Sep 2006 18:55:34 +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=448</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[Random Order featured Products : I replaced the &amp;#034;order by...]]></title>
   <link>https://forum.productcart.com/random-order-featured-products_topic448_post1327.html#1327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=107">dwatch</a><br /><strong>Subject:</strong> 448<br /><strong>Posted:</strong> 09-September-2006 at 6:55pm<br /><br /><P>I replaced the "order by pcprod_OrdInHome asc" with </P><P>order by NEW(ID)"</P><P>in the sql query that pulls featured products to display them on home.asp.&nbsp; The goal of course is to randomly show featured products.&nbsp; Anyone have an idea why i am getting an error?</P><P>&nbsp;</P><P>Here is my new sql query:</P><P>&nbsp;</P><P>query="SELECT distinct  products.idProduct,products.sku,products.description,product s.price,products.listPrice,products.listHidden,products.serv iceSpec,products.listPrice,products.bToBPrice,products.small ImageUrl,  products.pcprod_HideBTOPrice,products.noprices,products.stoc k,products.noStock,products.formQuantity,products.pcProd_Bac kOrder,pcprod_OrdInHome FROM products,categories_products,categories WHERE products.active=-1 AND products.showInHome=-1 AND products.configOnly=0 AND products.removed=0 AND formQuantity = 0 AND categories_products.idProduct=products.idProduct AND categories.idCategory=categories_products.idCategory AND categories.iBTOhide=0 " &amp; query1 &amp; " <strong>order by NEWID()</strong>"</P>]]>
   </description>
   <pubDate>Sat, 09 Sep 2006 18:55:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/random-order-featured-products_topic448_post1327.html#1327</guid>
  </item> 
 </channel>
</rss>