Main (_setship.asp) - Solution Sites Routine
This sub serves as the entry point into the file _setship.asp, which sets shipping method information in the OrderGroup object.
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
This sub loads the basket, sets shipping information in the OrderGroup object, saves the basket, and redirects to the order summary.asp page.
Copyright © 2005 Microsoft Corporation.
All rights reserved.