GenerateURL - Solution Sites Routine
Commerce Server 2002
This function checks whether the page is defined as supporting the Secure Socket Layer (SSL) protocol, and whether the ticket is stored in a cookie or in the URL. This information, along with the parameters, is passed to the GetURL method of the AuthManager object.
Definition
Function GenerateURL( byVal sPageName, ByRef arrParams, ByRef arrVals )
Defined in File
Routines Called
None.
Called By
CloseOrderDetailsActionHandler
formRenderChangePasswordPageContents
htmChangePasswordActionHandler
htmRenderCustomerServiceSection
htmRenderMessageBoxForDeleteAll
htmRenderPartnerServiceSection
htmRenderPaymentOptionsForUser
htmRenderSearchDeptPageContent
Main (services\change_password.asp)
Main (services\customer\account.asp)
Main (services\customer\view_order.asp)
Main (services\partner\account.asp)
Main (services\partner\view_order.asp)
PrepareSelectActionHandlerForEdit
Copyright © 2005 Microsoft Corporation.All rights reserved.
