<?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 : Shipping2.asp code questi&#111;n</title>
  <link>http://forum.salescart.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; SalesCart Forums : SalesCart Standard / PRO / SQL : Shipping2.asp code questi&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:04:33 +0000</pubDate>
  <lastBuildDate>Mon, 17 Oct 2005 08:51:35 +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=464</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[Shipping2.asp code questi&#111;n : Relooking at some of the code...]]></title>
   <link>http://forum.salescart.com/forum/forum_posts.asp?TID=464&amp;PID=1670&amp;title=shipping2asp-code-question#1670</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.salescart.com/forum/member_profile.asp?PF=6">lleemon</a><br /><strong>Subject:</strong> 464<br /><strong>Posted:</strong> October/17/05 at 8:51am<br /><br />Relooking at some of the code I was examining the following code in the shipping2.asp page:  <br /><table width="99%"><tr><td><pre class="BBcode"><br />If IsEmpty(Session("computeship")) Or Session("computeship") = "" or Session("computeship") = " " Then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;computeship = 1<br />Else<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;computeship = Session("computeship")<br />End If<br /></pre></td></tr></table><br /><br />I think I was given the file from the support team in June 2004. <br /><br />My question is where is Session("computeship") populated?  I believe the code above replaced the following line:<br /><table width="99%"><tr><td><pre class="BBcode"><br />computeship = FGetVar("computeship",1,"n")<br /></pre></td></tr></table><br /><br />To me it looks like variable computeship will always be 1.  Can someone maybe explain this a little better why the code changed?<br /><br />Thanks for your help in advance.]]>
   </description>
   <pubDate>Mon, 17 Oct 2005 08:51:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.salescart.com/forum/forum_posts.asp?TID=464&amp;PID=1670&amp;title=shipping2asp-code-question#1670</guid>
  </item> 
 </channel>
</rss>