This topic has not yet been rated - Rate this topic

Solution Sites Include Folder

Commerce Server 2002

The files in this folder are used by the files in the Services\Customer and Services\Partner folders except for global_service_lib.asp, which is included by the file global.asa.

The following files are contained in this folder.

FileDescription
ad_routines.aspContains functions to add or remove a user from an Active Directory group.
check_profile.aspContains functions for checking whether a profile exists and whether a profile being edited has changed.
const.aspDefines constants used in Customer and Partner Services.
delete_profiles.aspContains routines for deleting profiles.
edit_handlers.aspContains action handlers (for example, add, delete, copy, and so on).
get_profiles.aspContains functions for retrieving profile properties or a list of profiles.
global_service_lib.aspUsed to assign friendly names to Customer and Partner Services pages, and adds attributes and styles to these pages. Included by the file global.asa.
initialize.aspContains routines to initialize the variables (action, subaction, and profile ID) used in all the Partner and Customer Services pages.
lib.aspContains general routines.
list_handlers.aspContains action handlers for "selecting" in list-type pages.
logic_orders.aspContains routines to prepare the order page before rendering.
messagebox_handlers.aspContains the action handler for the Save changes confirmation message box.
order_handlers.aspContains action handlers for the order details page.
password_handlers.aspContains action handlers for the change password form.
profiles_common.aspContains routines to build T_SQL statements for use with the Profiling System.
render_common.aspContains common rendering functions.
render_edit_blank.aspContains common rendering functions for blank editing pages.
render_edit_common.aspContains common rendering functions for editing pages.
render_edit_multi.aspThis file is intentionally empty.
render_edit_single.aspThis file is intentionally empty.
render_list.aspContains common list rendering routines.
render_messagebox.aspContains functions for rendering various types of message boxes.
render_orders.aspContains functions for rendering the orders page.
render_password.aspContains functions for rendering the change password form.
requisition.aspContains routines for retrieving orders and order details requested by the user.
save_all_profiles.aspContains common routines for saving profiles when the Select All option is in use.
save_multiple_profiles.aspThis file is empty. In multi-select mode, profiles are saved one-by-one by the file save_one_profile.asp.
save_one_profile.aspContains common routines for creating and saving single profiles. In multi-select cases, the profiles are saved one-by-one.

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