Search code examples
sharepointsharepoint-2007

Redirect to a different page when signout is clicked rather than redirecting tobuit-in signout.aspx


when we click on logout control on "welcome system account" dropdown control(available at top-right of the page). it uses a buit in page signout.aspx(C:\Program Files\Common Files\microsoft shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\signout.aspx) page to redirect . i want it to redirect to my own created custom signout page which i will manually place in layouts folder. how to do it


Solution

  • Create a HttpModule and then redirect