Click here to Skip to main content
15,887,596 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: jQuery not working Pin
Monjurul Habib1-Mar-11 8:14
professionalMonjurul Habib1-Mar-11 8:14 
QuestionConnect a web form to access database Pin
Babylon Lion10-Feb-11 14:11
Babylon Lion10-Feb-11 14:11 
AnswerRe: Connect a web form to access database Pin
Ravi Sant16-Feb-11 3:51
Ravi Sant16-Feb-11 3:51 
GeneralRe: Connect a web form to access database Pin
Babylon Lion16-Feb-11 4:49
Babylon Lion16-Feb-11 4:49 
QuestionXML to Javascript array Pin
Member 333447410-Feb-11 2:55
Member 333447410-Feb-11 2:55 
AnswerRe: XML to Javascript array PinPopular
Ravi Sant16-Feb-11 4:06
Ravi Sant16-Feb-11 4:06 
QuestionCheck is Session has Expired Pin
MWRivera9-Feb-11 5:55
MWRivera9-Feb-11 5:55 
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 

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.