Click here to Skip to main content
15,898,020 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: Check is Session has Expired Pin
MWRivera9-Feb-11 6:21
MWRivera9-Feb-11 6:21 
At the moment I have code that just before the session expires displays a message to the user asking them to confirm they are still there. This message is triggered using setTimeout() in JavaScript. From this point onwards I would like to call a server-side (c#) function to periodically check if the session has expired, until the session has expired. Is there a way I can call a server-side function from JavaScript without renewing the session?

I tried calling a [WebMethod] c# function but it seems these calls renew the session as it never replies that the session has expired.

Any help would be really appreciated.

Thank you,
Mel
QuestionAutomation server can't create object Pin
Ali Al Omairi(Abu AlHassan)8-Feb-11 1:13
professionalAli Al Omairi(Abu AlHassan)8-Feb-11 1:13 
AnswerRe: Automation server can't create object Pin
WoutL8-Feb-11 2:51
WoutL8-Feb-11 2:51 
GeneralRe: Automation server can't create object Pin
Ali Al Omairi(Abu AlHassan)8-Feb-11 4:15
professionalAli Al Omairi(Abu AlHassan)8-Feb-11 4:15 
GeneralRe: Automation server can't create object Pin
WoutL8-Feb-11 8:32
WoutL8-Feb-11 8:32 
GeneralRe: Automation server can't create object Pin
Ali Al Omairi(Abu AlHassan)8-Feb-11 21:18
professionalAli Al Omairi(Abu AlHassan)8-Feb-11 21:18 
GeneralRe: Automation server can't create object Pin
WoutL8-Feb-11 21:55
WoutL8-Feb-11 21:55 
AnswerRe: Automation server can't create object Pin
Pravin Patil, Mumbai25-Feb-11 3:14
Pravin Patil, Mumbai25-Feb-11 3:14 
GeneralRe: Automation server can't create object Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 7:43
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 7:43 
GeneralRe: Automation server can't create object Pin
Xandip7-Apr-11 3:11
Xandip7-Apr-11 3:11 
GeneralRe: Automation server can't create object Pin
Ali Al Omairi(Abu AlHassan)7-Apr-11 5:20
professionalAli Al Omairi(Abu AlHassan)7-Apr-11 5:20 
Questionformular-Database save Pin
Pierre besquent7-Feb-11 3:50
Pierre besquent7-Feb-11 3:50 
AnswerRe: formular-Database save Pin
Sunasara Imdadhusen16-Feb-11 23:06
professionalSunasara Imdadhusen16-Feb-11 23:06 
QuestionValidating the input type "file" data. - Is this the right forum? please Pin
Douglas Kirk4-Feb-11 11:23
Douglas Kirk4-Feb-11 11:23 
AnswerRe: Validating the input type "file" data. - Is this the right forum? please Pin
Manfred Rudolf Bihy6-Feb-11 8:06
professionalManfred Rudolf Bihy6-Feb-11 8:06 
GeneralRe: Validating the input type "file" data. - Is this the right forum? please Pin
Douglas Kirk6-Feb-11 8:34
Douglas Kirk6-Feb-11 8:34 
GeneralRe: Validating the input type "file" data. - Is this the right forum? please Pin
Manfred Rudolf Bihy6-Feb-11 9:00
professionalManfred Rudolf Bihy6-Feb-11 9:00 
GeneralRe: Validating the input type "file" data. - Is this the right forum? please Pin
Douglas Kirk6-Feb-11 9:23
Douglas Kirk6-Feb-11 9:23 
GeneralRe: Validating the input type "file" data. - Is this the right forum? please Pin
Manfred Rudolf Bihy6-Feb-11 21:33
professionalManfred Rudolf Bihy6-Feb-11 21:33 
QuestionThoughts on a Javascript playground? Pin
Jerry Evans4-Feb-11 6:10
Jerry Evans4-Feb-11 6:10 
AnswerRe: Thoughts on a Javascript playground? Pin
DaveAuld4-Feb-11 8:03
professionalDaveAuld4-Feb-11 8:03 
GeneralRe: Thoughts on a Javascript playground? Pin
Manfred Rudolf Bihy6-Feb-11 7:40
professionalManfred Rudolf Bihy6-Feb-11 7:40 
AnswerRe: Thoughts on a Javascript playground? Pin
cjoki4-Feb-11 9:59
cjoki4-Feb-11 9:59 
AnswerRe: Thoughts on a Javascript playground? Pin
Monjurul Habib1-Mar-11 8:23
professionalMonjurul Habib1-Mar-11 8:23 
QuestionNavigation from a PHP form Pin
MacRaider44-Feb-11 3:33
MacRaider44-Feb-11 3:33 

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.