GetCreditCardNamesList - Solution Sites Routine
This function returns a SimpleList object that has the string corresponding to the MessageManager constant L_SelectOne_Text as the first item, and the names of the accepted credit cards as the subsequent items.
The credit card names are also retrieved from the MessageManager object, using the constants L_AmericanExpress_Text, L_Discover_Text, L_MasterCard_Text, and L_VISA_Text.
Definition
Function GetCreditCardNamesList()
Defined in File
include\global_creditcards_lib.asp
Routines Called
Called By
Copyright © 2005 Microsoft Corporation.
All rights reserved.