Click here to Skip to main content
15,908,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: Menu for a popup form Pin
naglbitur28-Oct-05 3:56
naglbitur28-Oct-05 3:56 
QuestionDatabase in setup project Pin
x-trate28-Oct-05 0:40
x-trate28-Oct-05 0:40 
AnswerRe: Database in setup project Pin
WillemM28-Oct-05 1:37
WillemM28-Oct-05 1:37 
QuestionDynamically updating the CultureInfo Pin
roel_27-Oct-05 23:46
roel_27-Oct-05 23:46 
AnswerRe: Dynamically updating the CultureInfo Pin
WillemM28-Oct-05 1:21
WillemM28-Oct-05 1:21 
GeneralRe: Dynamically updating the CultureInfo Pin
roel_28-Oct-05 1:45
roel_28-Oct-05 1:45 
GeneralRe: Dynamically updating the CultureInfo Pin
Rob Graham28-Oct-05 11:21
Rob Graham28-Oct-05 11:21 
QuestionUpon Quitting Executing a Server Side Function Pin
mzakharia27-Oct-05 23:41
mzakharia27-Oct-05 23:41 
How to execute a function on the server upon closing of the application on a client side?

I have used the 'Page.Unload' command, but it is executing upon loading of the page and not upon the closing of that page.

What I need to do is clean up a 'LOGIN' table that carries the user ID and the SessionID if:
a- the user closed the appliaction by clicking 'x' at the upper right corner instead of the controlled 'logout' button, or
b- the user left his system un-attended and the session timeout after 30minutes.

Since in both cases, if he tries to log in again, it should not allow him if he already has a record in the 'LOGIN' table.

Any help on this is appreciated.
AnswerRe: Upon Quitting Executing a Server Side Function Pin
WillemM28-Oct-05 1:31
WillemM28-Oct-05 1:31 
GeneralRe: Upon Quitting Executing a Server Side Function Pin
mzakharia28-Oct-05 3:17
mzakharia28-Oct-05 3:17 
QuestionHorizontal data in Datagrid Pin
geek-age27-Oct-05 22:10
geek-age27-Oct-05 22:10 
AnswerRe: Horizontal data in Datagrid Pin
WillemM28-Oct-05 1:33
WillemM28-Oct-05 1:33 
GeneralRe: Horizontal data in Datagrid Pin
geek-age29-Oct-05 2:04
geek-age29-Oct-05 2:04 
QuestionHow to get the path of the file that is present with in the project folder. Pin
sukanyavarma27-Oct-05 18:23
sukanyavarma27-Oct-05 18:23 
AnswerRe: How to get the path of the file that is present with in the project folder. Pin
Christian Graus27-Oct-05 18:39
protectorChristian Graus27-Oct-05 18:39 
GeneralRe: How to get the path of the file that is present with in the project folder. Pin
sukanyavarma27-Oct-05 19:29
sukanyavarma27-Oct-05 19:29 
QuestionIE MIME type application association Pin
timothymfox27-Oct-05 18:07
timothymfox27-Oct-05 18:07 
QuestionHelp In Graphics Program Pin
GegoTheWizard27-Oct-05 16:23
GegoTheWizard27-Oct-05 16:23 
AnswerRe: Help In Graphics Program Pin
Christian Graus27-Oct-05 16:29
protectorChristian Graus27-Oct-05 16:29 
GeneralRe: Help In Graphics Program Pin
WillemM28-Oct-05 1:38
WillemM28-Oct-05 1:38 
QuestionUsing C# to access a BDE DBase file Pin
KBTibbs27-Oct-05 12:13
KBTibbs27-Oct-05 12:13 
AnswerRe: Using C# to access a BDE DBase file Pin
WillemM28-Oct-05 1:40
WillemM28-Oct-05 1:40 
QuestionHow to debug a pinvoked api call that generates an unknown error Pin
Dan Neely27-Oct-05 11:02
Dan Neely27-Oct-05 11:02 
QuestionMenu for a form when IsMdiContainer is true Pin
naglbitur27-Oct-05 10:06
naglbitur27-Oct-05 10:06 
AnswerRe: Menu for a form when IsMdiContainer is true Pin
enjoycrack27-Oct-05 10:15
enjoycrack27-Oct-05 10:15 

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.