Share via


Services Initialization Routines

services\include\global_service_lib.asp

The following customer and partner services utility routines are related to application initialization, and are defined in this file:

services\include\initialize.asp

The following customer and partner services utility routines are also related to initialization, and are defined in this file:

  • InitializePartnerDesk
    This sub initializes its parameters for use in all Customer and Partner Services pages.
  • sGetAction
    This function determines the action to be taken for the current page.
  • sGetIDFromForm
    This function loops through the FORM collection to determine the selected profiles.
  • sGetSelectedIDs
    This function gets the profile IDs.
  • sGetSubAction
    This function gets the sub action.

Copyright © 2005 Microsoft Corporation.
All rights reserved.