Click here to Skip to main content
15,892,809 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: State maintanence? Pin
Yusuf15-Apr-09 4:39
Yusuf15-Apr-09 4:39 
Questionobject tag problem Pin
naveen attri14-Apr-09 22:39
naveen attri14-Apr-09 22:39 
AnswerRe: object tag problem Pin
Spunky Coder15-Apr-09 1:02
Spunky Coder15-Apr-09 1:02 
QuestionClose window? Pin
Karthick_gc14-Apr-09 22:09
Karthick_gc14-Apr-09 22:09 
AnswerRe: Close window? Pin
SeMartens14-Apr-09 22:11
SeMartens14-Apr-09 22:11 
GeneralRe: Close window? Pin
Karthick_gc14-Apr-09 22:15
Karthick_gc14-Apr-09 22:15 
GeneralRe: Close window? Pin
Christian Graus14-Apr-09 22:19
protectorChristian Graus14-Apr-09 22:19 
GeneralRe: Close window? Pin
SeMartens14-Apr-09 22:58
SeMartens14-Apr-09 22:58 
Do the following:

1) Open the Global.asax-file of your ASP.NET project
2) Go to the method void Session_End(object sender, EventArgs e) ...
3) Call the method you are using to deactivate the user (if he clicks at the logout-button) within session_end

@Christian Graus: I'm interested in the better way to do this you mentioned. How does it work?

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

Questionz-index Problem Pin
Niungareamit14-Apr-09 21:45
Niungareamit14-Apr-09 21:45 
Questiongridview validation not working within upadate panel Pin
Abhishek Rana14-Apr-09 21:37
Abhishek Rana14-Apr-09 21:37 
QuestionAbout the multiple instances of same form Pin
Abhishek Rana14-Apr-09 21:31
Abhishek Rana14-Apr-09 21:31 
AnswerRe: About the multiple instances of same form Pin
Christian Graus14-Apr-09 22:13
protectorChristian Graus14-Apr-09 22:13 
GeneralRe: About the multiple instances of same form Pin
Abhishek Rana14-Apr-09 22:22
Abhishek Rana14-Apr-09 22:22 
GeneralRe: About the multiple instances of same form Pin
binarymax15-Apr-09 4:52
binarymax15-Apr-09 4:52 
Questionhow to change the filter expresion at runtime ? Pin
md_azy14-Apr-09 20:32
md_azy14-Apr-09 20:32 
AnswerRe: how to change the filter expresion at runtime ? Pin
Christian Graus14-Apr-09 21:05
protectorChristian Graus14-Apr-09 21:05 
Questionobject tag problem Pin
naveen attri14-Apr-09 20:23
naveen attri14-Apr-09 20:23 
AnswerRe: object tag problem Pin
Christian Graus14-Apr-09 21:08
protectorChristian Graus14-Apr-09 21:08 
GeneralRe: object tag problem Pin
naveen attri14-Apr-09 22:42
naveen attri14-Apr-09 22:42 
Questionsql problem Pin
ptvce14-Apr-09 19:25
ptvce14-Apr-09 19:25 
AnswerRe: sql problem Pin
Abhijit Jana14-Apr-09 19:35
professionalAbhijit Jana14-Apr-09 19:35 
AnswerRe: sql problem Pin
Vimalsoft(Pty) Ltd14-Apr-09 23:16
professionalVimalsoft(Pty) Ltd14-Apr-09 23:16 
GeneralRe: sql problem Pin
ptvce14-Apr-09 23:42
ptvce14-Apr-09 23:42 
GeneralRe: sql problem Pin
Vimalsoft(Pty) Ltd14-Apr-09 23:44
professionalVimalsoft(Pty) Ltd14-Apr-09 23:44 
GeneralRe: sql problem Pin
ptvce15-Apr-09 0:41
ptvce15-Apr-09 0:41 

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.