CatchErrors (newaddr.asp) - Solution Sites Routine
This sub redirects the user to the addrform.asp page if the address book is disabled or set to read-only, to the basket.asp page if the basket is empty, or to the addrbook.asp page if trying to edit or delete a non-existent address.
Definition
Sub CatchErrors(
byVal iAddrType,
byVal sAction,
byVal sAddrID,
byVal rsAddr)
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.