Click here to Skip to main content
15,918,889 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem with button click event handler Pin
Tina P7-Jan-07 10:32
Tina P7-Jan-07 10:32 
QuestionRe: Problem with button click event handler Pin
Tina P7-Jan-07 11:03
Tina P7-Jan-07 11:03 
Questionproblem dropdownlist Pin
mohd imran abdul aziz4-Jan-07 18:04
mohd imran abdul aziz4-Jan-07 18:04 
AnswerRe: problem dropdownlist Pin
Jay_se4-Jan-07 19:06
Jay_se4-Jan-07 19:06 
AnswerRe: problem dropdownlist Pin
Venkatesh Mookkan4-Jan-07 19:30
Venkatesh Mookkan4-Jan-07 19:30 
QuestionSearch keyword in set of documents stored using Sharepoint Pin
Member 36858894-Jan-07 17:07
Member 36858894-Jan-07 17:07 
QuestionProblem in setting up auto signout when closing the application browser window Pin
Renukapadhamanaban4-Jan-07 14:40
Renukapadhamanaban4-Jan-07 14:40 
AnswerRe: Problem in setting up auto signout when closing the application browser window Pin
Not Active4-Jan-07 15:50
mentorNot Active4-Jan-07 15:50 
You don't have much of a choice, since the browser is obvious on the client and not connected to the server there is no event generated when a user closes the browser.

A work around may be to handle the closing event on the client-side (i.e. javascript) and use some AJAX call to sign the user out at the server.


only two letters away from being an asset

GeneralRe: Problem in setting up auto signout when closing the application browser window Pin
Venkatesh Mookkan4-Jan-07 16:43
Venkatesh Mookkan4-Jan-07 16:43 
GeneralRe: Problem in setting up auto signout when closing the application browser window Pin
Not Active4-Jan-07 16:53
mentorNot Active4-Jan-07 16:53 
GeneralRe: Problem in setting up auto signout when closing the application browser window Pin
Venkatesh Mookkan4-Jan-07 16:56
Venkatesh Mookkan4-Jan-07 16:56 
GeneralRe: Problem in setting up auto signout when closing the application browser window Pin
Not Active4-Jan-07 17:15
mentorNot Active4-Jan-07 17:15 
GeneralSolved like this Pin
Renukapadhamanaban7-Jan-07 13:52
Renukapadhamanaban7-Jan-07 13:52 
GeneralRe: Problem in setting up auto signout when closing the application browser window Pin
Renukapadhamanaban4-Jan-07 16:59
Renukapadhamanaban4-Jan-07 16:59 
AnswerRe: Problem in setting up auto signout when closing the application browser window [modified] Pin
Venkatesh Mookkan4-Jan-07 17:14
Venkatesh Mookkan4-Jan-07 17:14 
GeneralRe: Problem in setting up auto signout when closing the application browser window Pin
Not Active4-Jan-07 17:19
mentorNot Active4-Jan-07 17:19 
QuestionDisplaying database content / best practices Pin
PGumbo4-Jan-07 13:41
PGumbo4-Jan-07 13:41 
AnswerRe: Displaying database content / best practices Pin
Mike Ellison4-Jan-07 14:05
Mike Ellison4-Jan-07 14:05 
AnswerRe: Displaying database content / best practices Pin
Not Active4-Jan-07 15:46
mentorNot Active4-Jan-07 15:46 
QuestionASP.NET master pages Pin
anikhil4-Jan-07 12:17
anikhil4-Jan-07 12:17 
AnswerRe: ASP.NET master pages Pin
Chris Buckett4-Jan-07 21:24
Chris Buckett4-Jan-07 21:24 
QuestionExport to excel Pin
felopater4-Jan-07 11:04
felopater4-Jan-07 11:04 
AnswerRe: Export to excel Pin
saravanan054-Jan-07 12:12
saravanan054-Jan-07 12:12 
Questioncheck1 not declared Pin
luvdairish4-Jan-07 8:26
luvdairish4-Jan-07 8:26 
AnswerRe: check1 not declared Pin
ednrgc4-Jan-07 9:33
ednrgc4-Jan-07 9: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.