<?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 : No Shipping Selected Issue</title>
  <link>http://forum.salescart.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; SalesCart Forums : SalesCart Standard / PRO / SQL : No Shipping Selected Issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:39:05 +0000</pubDate>
  <lastBuildDate>Thu, 27 Oct 2005 06:28:31 +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=425</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[No Shipping Selected Issue : This is not a solution for everyone...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1688&amp;title=no-shipping-selected-issue#1688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=6">lleemon</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> October/27/05 at 6:28am<br /><br />This is not a solution for everyone but since we are using tablebased always we found this solution to select the free shipping, cost of 0 in the list.<br /><br />This code is from /cgi-bin/shipping2.asp<br /><table width="99%"><tr><td><pre class="BBcode"><br />&lt;%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;' TABLEBASED<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If tablebased = "True" and freebased &lt;&gt; "True" Then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i = 0<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Do While i&lt;j%&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;th width="4%" valign="top" align="left"&gt;&lt;input type="radio"  value="&lt;%=theshipping(i,1)&";"&theshipping(i,2)&";"&thesh ipping(i,3)%&gt;" name="shipping" &lt;% if StrComp("0", theshipping(i,3)) = 0 Then %&gt;checked&lt;% End If%&gt;&gt;&lt;/th&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;th width="400" valign="top" align="left"&gt;&lt;font size="2"&gt;&lt;strong&gt;&lt;font face="Arial"&gt;&lt;%=  shipdescription(i)%&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/font &gt;&lt;/th&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/center&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/center&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;th width="10" valign="top" align="left"&gt;&lt;font size="2" face="Arial"&gt;&lt;strong&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&lt;p align="left"&gt;&lt;%= shipcost(i)%&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/th&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;center&gt;<br /><br />&lt;center&gt;<br />&lt;%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;i=i+1<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loop %&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- &lt;th width="4%" valign="top" align="left" colspan="3"&gt;Charge my FedEx account# &lt;input type="text" name="shipaccount" size="20"&gt; listed under the name &lt;input type="text" name="accountname" size="20"&gt;&lt;/th&gt; --&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;<br />&lt;%&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End If %&gt;<br /></pre></td></tr></table><br /><br />The main code is just checking to see if the cost of shipping is 0 then make the radiobutton checked for this item.  If you had something that was always $30 and wanted that selected then replace the "0" with "30" and it should work.<br /><table width="99%"><tr><td><pre class="BBcode"><br />&lt;% if StrComp("0", theshipping(i,3)) = 0 Then %&gt;checked&lt;% End If%&gt;<br /></pre></td></tr></table><br /><br />*Modify shipping2.asp at your own risk.]]>
   </description>
   <pubDate>Thu, 27 Oct 2005 06:28:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1688&amp;title=no-shipping-selected-issue#1688</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : Well, it didn&amp;#039;t work for...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1683&amp;title=no-shipping-selected-issue#1683</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=240">lertie</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> October/21/05 at 10:03am<br /><br />Well, it didn't work for us sadly...<br /><br />The modified SQL sort tag put the UPS ground shipping at the top, but FedEx comes next sorted highest to lowest, and then the United Parcel Service options are listed next from highest to lowest.<br /><br />Also, I do not see anywhere in Dreamweaver (Sales Cart Pro) to make a radio button required or automatically selected.<br />]]>
   </description>
   <pubDate>Fri, 21 Oct 2005 10:03:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1683&amp;title=no-shipping-selected-issue#1683</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : That did the trick..... Thank...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1590&amp;title=no-shipping-selected-issue#1590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=11">Kent DeSautel</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/28/05 at 3:41pm<br /><br />That did the trick..... Thank You very much....<br /><br />Kent]]>
   </description>
   <pubDate>Wed, 28 Sep 2005 15:41:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1590&amp;title=no-shipping-selected-issue#1590</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : Okay, so what you would now do...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1586&amp;title=no-shipping-selected-issue#1586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=4">Techno Geek</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/28/05 at 8:54am<br /><br />Okay, so what you would now do is modify the SQL query and sort the prices by cost in to be displayed descending.<br /><br />Change:<br /><table width="99%"><tr><td><pre class="BBcode">SQLStmt = SQLStmt & "ORDER BY Cost; "</pre></td></tr></table><br /><br />to<br /><br /><table width="99%"><tr><td><pre class="BBcode">SQLStmt = SQLStmt & "ORDER BY Cost DESC; "</pre></td></tr></table><br /><br />That should do the trick.]]>
   </description>
   <pubDate>Wed, 28 Sep 2005 08:54:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1586&amp;title=no-shipping-selected-issue#1586</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : Hello,  I tried your suggestion.......]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1585&amp;title=no-shipping-selected-issue#1585</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=11">Kent DeSautel</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/28/05 at 7:44am<br /><br />Hello,<br /><br />I tried your suggestion.... and it did select the last shipping option.... the only problem is that it selects the last shipping option in the list which is the most expensive.... I would like it to select the first shipping option in the list which is the cheapest.<br /><br />Any suggestions?<br /><br />Thanks,<br /><br />Kent]]>
   </description>
   <pubDate>Wed, 28 Sep 2005 07:44:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1585&amp;title=no-shipping-selected-issue#1585</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : You&amp;#039;re right. And you can...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1583&amp;title=no-shipping-selected-issue#1583</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=4">Techno Geek</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/27/05 at 7:08pm<br /><br />You're right. And you can modify the SQL query to sort the shipping options too!]]>
   </description>
   <pubDate>Tue, 27 Sep 2005 19:08:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1583&amp;title=no-shipping-selected-issue#1583</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : You can force the customer to...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1579&amp;title=no-shipping-selected-issue#1579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=246">jkc101</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/27/05 at 2:32pm<br /><br />You can force the customer to select by clicking the last radio button on the shipping2.asp page and causing the Form Field Properites validation to "Require" a selection.<br /><br />Just a thought....I could be wrong!<br /><br /><br />JKC]]>
   </description>
   <pubDate>Tue, 27 Sep 2005 14:32:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1579&amp;title=no-shipping-selected-issue#1579</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : So do you want the cheapest option...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1569&amp;title=no-shipping-selected-issue#1569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=4">Techno Geek</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/26/05 at 11:34am<br /><br />So do you want the cheapest option to be selected by default?]]>
   </description>
   <pubDate>Mon, 26 Sep 2005 11:34:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1569&amp;title=no-shipping-selected-issue#1569</guid>
  </item> 
  <item>
   <title><![CDATA[No Shipping Selected Issue : When customers do not make a shipping...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1537&amp;title=no-shipping-selected-issue#1537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=11">Kent DeSautel</a><br /><strong>Subject:</strong> 425<br /><strong>Posted:</strong> September/16/05 at 7:50am<br /><br />When customers do not make a shipping selection the order does not get recorded as a new order. I do receive an email notification, but when I try to retrieve the order from the order management system the order does not show up.<br /><br />I have tried changing my cgi-bin/shipping2.asp file so that the shipping selection is automatically selected... but it selects the last shipping in the list which ends up being the highest cost shipping option.<br />I would like it to select the first item in the list which would be the least costly shipping option.<br /><br />Here is the link to my website<br />www.globalprintsupply.com<br /><br />Any suggestions?<br /><br />Thanks,<br /><br />Kent<br /><br />]]>
   </description>
   <pubDate>Fri, 16 Sep 2005 07:50:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=425&amp;PID=1537&amp;title=no-shipping-selected-issue#1537</guid>
  </item> 
 </channel>
</rss>