<?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 : Ascending by order #</title>
  <link>http://forum.salescart.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; SalesCart Forums : SalesCart Standard / PRO / SQL : Ascending by order #]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:13:35 +0000</pubDate>
  <lastBuildDate>Fri, 25 Aug 2006 14:59:51 +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=606</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[Ascending by order # : Reorder2.asp is not in the order...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2146&amp;title=ascending-by-order#2146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=15">mikeb</a><br /><strong>Subject:</strong> 606<br /><strong>Posted:</strong> August/25/06 at 2:59pm<br /><br />Reorder2.asp is not in the order management.<br /><br />Change this line<br />SQLStmt = SQLStmt & "' and " & EmailField & "='" & Email & "' and Order.OrderDate &gt;= " & RetrieveDate & "; "<br /><br />to:<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SQLStmt = SQLStmt & "' and " & EmailField & "='" & Email & "' and Order.OrderDate &gt;= " & RetrieveDate & " Order By Order.OrderDate DESC; "<br /><br />]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 14:59:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2146&amp;title=ascending-by-order#2146</guid>
  </item> 
  <item>
   <title><![CDATA[Ascending by order # : yes, I have Frontpage Thanks Dave...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2145&amp;title=ascending-by-order#2145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=56">dremer</a><br /><strong>Subject:</strong> 606<br /><strong>Posted:</strong> August/25/06 at 2:47pm<br /><br />yes, I have Frontpage<br />Thanks<br />Dave]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 14:47:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2145&amp;title=ascending-by-order#2145</guid>
  </item> 
  <item>
   <title><![CDATA[Ascending by order # : R you using FrontPage or Dreamweaver?...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2144&amp;title=ascending-by-order#2144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=15">mikeb</a><br /><strong>Subject:</strong> 606<br /><strong>Posted:</strong> August/25/06 at 2:45pm<br /><br />R you using FrontPage or Dreamweaver?]]>
   </description>
   <pubDate>Fri, 25 Aug 2006 14:45:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2144&amp;title=ascending-by-order#2144</guid>
  </item> 
  <item>
   <title><![CDATA[Ascending by order # : I did figure on how to make the...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2135&amp;title=ascending-by-order#2135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=56">dremer</a><br /><strong>Subject:</strong> 606<br /><strong>Posted:</strong> August/20/06 at 10:28pm<br /><br />I did figure on how to make the summary reports to DESC order, but I can't figue it out on the reorder2.asp page. I don't know where to put the DESC sql statement on this page. Please help<br />Dave ]]>
   </description>
   <pubDate>Sun, 20 Aug 2006 22:28:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2135&amp;title=ascending-by-order#2135</guid>
  </item> 
  <item>
   <title><![CDATA[Ascending by order # : I have the order Management Plug-in...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2133&amp;title=ascending-by-order#2133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=56">dremer</a><br /><strong>Subject:</strong> 606<br /><strong>Posted:</strong> August/20/06 at 4:30pm<br /><br />I have the order Management Plug-in and when you run a report, the completed orders are shown by decending order. The lastest order is always on the bottom of the page. I what the lastest order to show on top. Where do I put the ascending (ASC)sql query to show the lastest order on top of the page. I will need it for reorder2.asp page too. <br /><br />Thanks for your help<br />Dave&nbsp;&nbsp;&nbsp;]]>
   </description>
   <pubDate>Sun, 20 Aug 2006 16:30:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=606&amp;PID=2133&amp;title=ascending-by-order#2133</guid>
  </item> 
 </channel>
</rss>