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

pickship.asp

Routines Called

GenerateURL

GetAddressPage

RemoveEmptyOrderForms

Called By

PreparePickShipForm

Copyright © 2005 Microsoft Corporation.
All rights reserved.