htmChangePasswordActionHandler - Solution Sites Routine

This function is called by EDIT-type pages for changing the user_security_password property. It is called before the execution is passed to the change_password.asp page.

Definition

Function htmChangePasswordActionHandler(
  byRef sAction,
  byVal sSubAction,
  byVal sProfileIDs,
  byRef sPreviousAction,
  byRef listProfileSchema,
  byRef bValidPostedValues,
  byRef bDisplayPostedValues)

Defined in File

services\include\edit_handlers.asp

Routines Called

GenerateURL

htmSaveChangesConfirmationHandler

Called By

htmEditPageActionHandlers

Main (services\customer\account.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.