This topic has not yet been rated - Rate this topic

Solution Sites Include Folder

Commerce Server 2002

The files in this folder can be grouped into two major divisions, global libraries and standard libraries. All of the global libraries (global_name_lib) are included and used by the global.asa file. A few of these global files are also used by the BDRefresh.asp and RefreshApp.asp files. The rest of the files are standard libraries that are included by many of the other Active Server Pages (ASP).

The following files are contained in this folder.

FileDescription
addr_lib.aspContains functions used to retrieve and validate addresses.
analysis.aspContains routines used to log Commerce events to the Web server log file for use by Analysis Services.
catalog.aspContains routines that deal with catalogs.
const.aspStores constants.
form_lib.aspContains functions used to render and validate forms.
global_addressbook_lib.aspContains functions that describe address forms.
global_cache_lib.aspContains a function used to initialize the CacheManager object caches used in the site.
global_catalog_lib.aspContains initialization functions for catalogs.
global_creditcards_lib.aspContains functions used to retrieve credit card names and field definitions.
global_csf_lib.aspContains a subroutine used to initialize the Content Selection Framework (CSF).
global_data_lib.aspContains functions used to create and initialize the DataFunctions, SiteConfigReadOnly, BusinessDataAdmin, and GenID objects.
global_forms_lib.aspContains functions used to retrieve form and field definitions, and profile attributes.
global_internationalization_lib.aspContains functions used to retrieve country name and code lists, and to deal with alternate currencies.
global_main_lib.aspContains the Main subroutine called by the global.asa file to create, initialize, and place in application scope many of the objects supplied by Commerce Server.
global_messagemanager_lib.aspContains functions used to create and initialize the MessageManager object.
global_predictor_lib.aspContains a function used to create the PredictorClient object, and to load the Transaction prediction model from the Data Warehouse.
global_profile_lib.aspContains routines used to create and initialize the ProfileService and AuthManager objects, and place all the properties of all the profile schema types into a cached Dictionary object for later reference.
global_siteconfig_lib.aspContains routines used to retrieve site configuration information, join a Web farm, and build the dictPages data structure.
global_siteterms_lib.aspContains functions used to retrieve and cache site terms for later reference.
global_ui_lib.aspContains functions used to initialize site styles.
header.aspUsed to specify the client and server-side code page, response-buffering mode, and so on.
html_lib.aspContains functions used to render HTML text, formatting tags, buttons, lists, forms, and tables.
payment.aspContains routines used on payment-related pages (crdtcard.asp, dispatch.asp, po.asp, and summary.asp).
setupenv.aspUsed to set up framework variables, retrieve information about the user, and call the Main subroutine.
std_access_lib.aspContains routines used to implement page-level access control.
std_cache_lib.aspContains routines used to cache fragments and retrieve the cached fragments.
std_cookie_lib.aspContains routines used with cookies.
std_dates_lib.aspContains date functions.
std_error_lib.aspNot used.
std_ordergrp_lib.aspContains routines used with order groups.
std_pipeline_lib.aspContains functions used to retrieve the path of the log file and run the pipeline.
std_profile_lib.aspContains routines used to create a new profile, retrieve and update a current profile, check whether the user has a profile, and check whether profiling is enabled on the site.
std_string_lib.aspContains routines used for string handling.
std_url_lib.aspContains functions used with URLs.
std_util_lib.aspContains utility functions used in most pages and also by the global.asa file.
txheader.aspUsed to specify the client and server-side code page, response-buffering mode, and so on, for pages that require a new transaction.

Copyright © 2005 Microsoft Corporation.
All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.