MoveBasketItems - Solution Sites Routine

This function moves the items in the source basket to the destination basket. The source basket must exist and contain at least one item; the destination basket may or may not exist.

Definition

Function MoveBasketItems(
  byVal sSourceBasketID,
  byVal sDestinationBasketID)

Defined in File

login\login.asp

Routines Called

GetOrderGroupManager

LoadBasket

Called By

PrepareLoginPage

Copyright © 2005 Microsoft Corporation.
All rights reserved.