I have to redirect to another page in another application. How to show popup window when cookie expires using forms authentication in asp.net so that before redirect to another page. i.e. In which http: module should I inject logic as cookie is expired and redirect to another application page.Thanks in advance.