Main (pickship.asp) - Solution Sites Routine
This sub serves as the entry point into the file pickship.asp, from which displays a page for selecting the shipping method.
Definition
Sub Main()
Defined in File
Routines Called
Called By
This routine is called by code outside of any routine (sub or function) in the file include\setupenv.asp.
Remarks
The source code shows two ways of showing the shipping options: one calculates shipping cost previews, the other does not (the latter exhibits better performance).
Copyright © 2005 Microsoft Corporation.
All rights reserved.