InitializePO - Solution Sites Routine

This sub initializes its parameters in preparation for displaying the po.asp page.

Definition

Sub InitializePO(
  byRef mscsOrderGrp,
  byRef listMethods,
  byRef sVerifyWithTotal,
  byRef bSuccess,
  byRef dictFldVals,
  byRef dictFldErrs,
  byRef listFlds,
  byRef urlAction)

Defined in File

po.asp

Routines Called

CatchErrorsForPaymentPages

GenerateURL

GetPaymentMethodsForUser

LoadBasket

Called By

Main (po.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.