Forum Home Forum Home > Legacy Products > SalesCart Standard / PRO / SQL
  New Posts New Posts RSS Feed - Shipping2.asp code question
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedShipping2.asp code question

 Post Reply Post Reply
Author
Message
lleemon View Drop Down
Groupie
Groupie


Joined: March/16/04
Location: United States
Status: Offline
Points: 41
Post Options Post Options   Thanks (0) Thanks(0)   Quote lleemon Quote  Post ReplyReply Direct Link To This Post Topic: Shipping2.asp code question
    Posted: October/17/05 at 8:51am
Relooking at some of the code I was examining the following code in the shipping2.asp page:

If IsEmpty(Session("computeship")) Or Session("computeship") = "" or Session("computeship") = " " Then
     computeship = 1
Else
     computeship = Session("computeship")
End If


I think I was given the file from the support team in June 2004.

My question is where is Session("computeship") populated? I believe the code above replaced the following line:

computeship = FGetVar("computeship",1,"n")


To me it looks like variable computeship will always be 1. Can someone maybe explain this a little better why the code changed?

Thanks for your help in advance.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.04
Copyright ©2001-2015 Web Wiz Ltd.

Copyright 2015 by ComCity® LLC and SalesCart™.  All Rights Reserved