CatchErrors (_setadrs.asp) - Solution Sites Routine

This sub redirects the user to the basket.asp page if the basket is empty, or to the addrbook.asp page if the address is not valid.

Definition

Sub CatchErrors(
  byVal mscsOrderGrp,
  byVal sAddrID,
  byVal rsAddr)

Defined in File

_setadrs.asp

Routines Called

GenerateURL

Called By

Main (_setadrs.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.