FetchData (_setadrs.asp) - Solution Sites Routine
This function initializes its parameters. The sAddrID parameter is initialized to the request variable ADDRESS_ID. The mscsOrderGroup parameter is initialized to the contents of the basket for the current user. The rsAddr parameter is initialized to a Recordset object containing address information for the current user.
Definition
Function FetchData(
ByRef mscsOrderGrp,
ByRef sAddrID,
ByRef rsAddr)
Defined in File
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.