Click here to Skip to main content
15,900,530 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Regarding Session_End() in global.asax Pin
mr_muskurahat23-Dec-08 23:51
mr_muskurahat23-Dec-08 23:51 
GeneralRe: Regarding Session_End() in global.asax Pin
N a v a n e e t h24-Dec-08 0:07
N a v a n e e t h24-Dec-08 0:07 
GeneralRe: Regarding Session_End() in global.asax Pin
Brij24-Dec-08 0:17
mentorBrij24-Dec-08 0:17 
GeneralRe: Regarding Session_End() in global.asax Pin
N a v a n e e t h24-Dec-08 0:18
N a v a n e e t h24-Dec-08 0:18 
GeneralRe: Regarding Session_End() in global.asax Pin
Brij24-Dec-08 0:25
mentorBrij24-Dec-08 0:25 
GeneralRe: Regarding Session_End() in global.asax Pin
Abhijit Jana24-Dec-08 2:51
professionalAbhijit Jana24-Dec-08 2:51 
GeneralRe: Regarding Session_End() in global.asax Pin
N a v a n e e t h24-Dec-08 16:52
N a v a n e e t h24-Dec-08 16:52 
GeneralRe: Regarding Session_End() in global.asax Pin
Tamer Oz24-Dec-08 22:13
Tamer Oz24-Dec-08 22:13 
There is a best practice for this issue.

You develop your mainpage with two frames one is hidden and one is main with 100% height.

All your project works at 100% frame. And at 0% frame you write a javascript code to open a popup at client side window.onunload event (body.onunload does not work for ie7 tabs). And at that opened window means that user left your site.

But it is still impossible to capture if user closed computer via power button.
AnswerRe: Regarding Session_End() in global.asax Pin
Brij23-Dec-08 23:53
mentorBrij23-Dec-08 23:53 
AnswerRe: Regarding Session_End() in global.asax Pin
N a v a n e e t h24-Dec-08 0:06
N a v a n e e t h24-Dec-08 0:06 
AnswerRe: Regarding Session_End() in global.asax Pin
Abhijit Jana24-Dec-08 2:48
professionalAbhijit Jana24-Dec-08 2:48 
Questionmultiline textbox in mobile form Pin
M LN Rao23-Dec-08 20:33
M LN Rao23-Dec-08 20:33 
QuestionAn unhandled exception ("System.Net.WebException") occured in aspnet_wp.exe Pin
obarahmeh23-Dec-08 19:38
obarahmeh23-Dec-08 19:38 
AnswerRe: An unhandled exception ("System.Net.WebException") occured in aspnet_wp.exe Pin
N a v a n e e t h23-Dec-08 19:50
N a v a n e e t h23-Dec-08 19:50 
QuestionSet LinkButton from MasterPage as default button on the page. Pin
anada888623-Dec-08 19:14
anada888623-Dec-08 19:14 
AnswerRe: Set LinkButton from MasterPage as default button on the page. Pin
N a v a n e e t h23-Dec-08 19:49
N a v a n e e t h23-Dec-08 19:49 
GeneralRe: Set LinkButton from MasterPage as default button on the page. Pin
anada888623-Dec-08 19:59
anada888623-Dec-08 19:59 
AnswerRe: Set LinkButton from MasterPage as default button on the page. Pin
anada888623-Dec-08 20:40
anada888623-Dec-08 20:40 
GeneralRe: Set LinkButton from MasterPage as default button on the page. Pin
N a v a n e e t h23-Dec-08 20:58
N a v a n e e t h23-Dec-08 20:58 
AnswerRe: Set LinkButton from MasterPage as default button on the page. Pin
anada888623-Dec-08 21:24
anada888623-Dec-08 21:24 
QuestionAsp.Net user Control use in C# project. Pin
anish27patel23-Dec-08 18:35
anish27patel23-Dec-08 18:35 
AnswerRe: Asp.Net user Control use in C# project. Pin
_AK_23-Dec-08 19:35
_AK_23-Dec-08 19:35 
AnswerRe: Asp.Net user Control use in C# project. Pin
Paddy Boyd23-Dec-08 22:16
Paddy Boyd23-Dec-08 22:16 
GeneralRe: Asp.Net user Control use in C# project. Pin
anish27patel23-Dec-08 23:57
anish27patel23-Dec-08 23:57 
QuestionActivex control for FTP Pin
sujithkumarsl23-Dec-08 18:27
sujithkumarsl23-Dec-08 18:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.