Click here to Skip to main content
15,917,176 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Session Pin
Morgs Morgan8-Apr-10 2:41
Morgs Morgan8-Apr-10 2:41 
AnswerRe: Session Pin
michaelschmitt9-Apr-10 1:14
michaelschmitt9-Apr-10 1:14 
QuestionGridview with subheaders below.... Pin
pranavcool8-Apr-10 1:46
pranavcool8-Apr-10 1:46 
AnswerRe: Gridview with subheaders below.... Pin
Arun Jacob8-Apr-10 1:50
Arun Jacob8-Apr-10 1:50 
AnswerRe: Gridview with subheaders below.... Pin
sashidhar8-Apr-10 2:14
sashidhar8-Apr-10 2:14 
QuestionHelp with using SqlCacheDependency programmatically? Pin
Member 43208318-Apr-10 0:58
Member 43208318-Apr-10 0:58 
AnswerRe: Help with using SqlCacheDependency programmatically? Pin
Not Active8-Apr-10 1:32
mentorNot Active8-Apr-10 1:32 
Questioncheck session timeout Pin
alfhv7-Apr-10 22:45
alfhv7-Apr-10 22:45 
Hi guys,
I want to check in my application the expiration of session in order to demand the user to reconnect.. or just lock the current page.
I'm using the code in example Prevent Session Timeout in ASP.NET[^] wich work great.
At the end of session I show an Ajax modalPopup asking for reconection..but.... from my pages I can open popup windows to continue edit data.
Then, the problem is:
I have a main page with javascript code running decrementing the session time, when I open a popup window the session timeout restart but the javascript in main page continue counting the old timeout.. So, I get main page locked when I'm using popup windows.. and when session is stil active.

I need a way to restart the javascript in main page, or better, to really check if session is valid from javascript code in the main page before to lock the page.

any hint ??

thanks a lot
AnswerRe: check session timeout Pin
Dinesh Mani7-Apr-10 23:40
Dinesh Mani7-Apr-10 23:40 
GeneralRe: check session timeout Pin
alfhv7-Apr-10 23:45
alfhv7-Apr-10 23:45 
QuestionWindows Authentication Pin
Paul Unsworth7-Apr-10 22:39
Paul Unsworth7-Apr-10 22:39 
AnswerRe: Windows Authentication Pin
Dinesh Mani7-Apr-10 23:27
Dinesh Mani7-Apr-10 23:27 
GeneralRe: Windows Authentication Pin
Paul Unsworth9-Apr-10 0:15
Paul Unsworth9-Apr-10 0:15 
QuestionShape File Reader Pin
kjsl2k97-Apr-10 22:14
kjsl2k97-Apr-10 22:14 
Questionconversion Pin
Kissy167-Apr-10 21:14
Kissy167-Apr-10 21:14 
AnswerRe: conversion Pin
R. Giskard Reventlov7-Apr-10 21:24
R. Giskard Reventlov7-Apr-10 21:24 
GeneralRe: conversion Pin
Kissy167-Apr-10 22:06
Kissy167-Apr-10 22:06 
AnswerRe: conversion Pin
Dinesh Mani7-Apr-10 21:39
Dinesh Mani7-Apr-10 21:39 
GeneralRe: conversion Pin
Kissy167-Apr-10 22:04
Kissy167-Apr-10 22:04 
Questiondll resource and w3wp.exe memory leak Pin
swjam7-Apr-10 20:56
swjam7-Apr-10 20:56 
Questiongridview paging problem Pin
developerit7-Apr-10 20:36
developerit7-Apr-10 20:36 
AnswerRe: gridview paging problem Pin
Arun Jacob7-Apr-10 20:45
Arun Jacob7-Apr-10 20:45 
GeneralRe: gridview paging problem Pin
developerit7-Apr-10 21:11
developerit7-Apr-10 21:11 
AnswerRe: gridview paging problem Pin
Blikkies7-Apr-10 21:47
professionalBlikkies7-Apr-10 21:47 
GeneralRe: gridview paging problem Pin
developerit8-Apr-10 0:00
developerit8-Apr-10 0:00 

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.