CatchErrors (pickship.asp) - Solution Sites Routine
This sub redirects the user to the basket.asp page if the basket is empty, or to the addrform.asp or addrbook.asp page if each item in the order does not have an associated shipping address.
Definition
Sub CatchErrors(
byVal mscsOrderGrp)
Parameters
- mscsOrderGrp
An initialized OrderGroup object.
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.