PrepareLogoffPage - Solution Sites Routine

This sub prepares for the call to the function htmRenderLogoffPage by initializing the values of the parameters passed to it.

Definition

Sub PrepareLogoffPage(
  byRef bReEnterWithFormLogin,
  byRef bReEnterAsGuestOption)

Defined in File

login\logoff.asp

Routines Called

GenerateURL

Called By

Main (login\logoff.asp)

Remarks

This function logs off the current user by causing the associated cookies to expire.

Copyright © 2005 Microsoft Corporation.
All rights reserved.