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
Create a HttpModule and then redirect