Click here to Skip to main content
15,879,535 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to generate id to every click on save button. Pin
raiskhanshab11-Nov-11 4:28
raiskhanshab11-Nov-11 4:28 
AnswerRe: how to generate id to every click on save button. Pin
Not Active11-Nov-11 5:21
mentorNot Active11-Nov-11 5:21 
QuestionHow to determine if any users are currently viewing website? Pin
Goalie3511-Nov-11 3:43
Goalie3511-Nov-11 3:43 
AnswerRe: How to determine if any users are currently viewing website? Pin
Dennis E White11-Nov-11 5:46
professionalDennis E White11-Nov-11 5:46 
GeneralRe: How to determine if any users are currently viewing website? Pin
Not Active11-Nov-11 7:35
mentorNot Active11-Nov-11 7:35 
GeneralRe: How to determine if any users are currently viewing website? Pin
Dennis E White11-Nov-11 12:36
professionalDennis E White11-Nov-11 12:36 
GeneralRe: How to determine if any users are currently viewing website? Pin
Not Active11-Nov-11 13:34
mentorNot Active11-Nov-11 13:34 
GeneralRe: How to determine if any users are currently viewing website? Pin
Dennis E White12-Nov-11 4:55
professionalDennis E White12-Nov-11 4:55 
Mark Nischalke wrote:
Page.Unload event

my mistake I was not clear, I was referring to the unload for javascript against the body of the page. When I read this last night I was scratching my head thinking what are you talking about Page.Unload?? Confused | :confused:

when I woke up this morning and read it all again I was like Homer Simpson... D'Oh! | :doh:

I believe from the Global functions you should be able to find when the session starts. As far as finding when the user leaves the site... Well I think there are many approaches to find this out, each of them with their own download.

If you are trying to get something as close as possible to the real event (the user is no longer at your site) then I imagine you are going to have to tie it all into some interval based javascript code that is calling a server function. For that matter though I wonder if you could also just lower your session timers on the web server and once again use one of the Global functions.

I am sure this would make a great article (one probably already exists) to write sometime. Smile | :)
as if the facebook, twitter and message boards weren't enough - blogged

AnswerRe: How to determine if any users are currently viewing website? Pin
Not Active11-Nov-11 7:39
mentorNot Active11-Nov-11 7:39 
Questionuse dropdown list control Pin
sc steinhayse11-Nov-11 1:54
sc steinhayse11-Nov-11 1:54 
AnswerRe: use dropdown list control Pin
Not Active11-Nov-11 2:26
mentorNot Active11-Nov-11 2:26 
GeneralRe: use dropdown list control Pin
sc steinhayse11-Nov-11 3:44
sc steinhayse11-Nov-11 3:44 
GeneralRe: use dropdown list control Pin
Not Active11-Nov-11 3:58
mentorNot Active11-Nov-11 3:58 
Questionsetting up start up page Pin
MalarGayu10-Nov-11 14:22
MalarGayu10-Nov-11 14:22 
AnswerRe: setting up start up page Pin
Anuj Banka10-Nov-11 18:13
Anuj Banka10-Nov-11 18:13 
AnswerRe: setting up start up page Pin
Dennis E White10-Nov-11 18:18
professionalDennis E White10-Nov-11 18:18 
GeneralRe: setting up start up page Pin
MalarGayu10-Nov-11 19:27
MalarGayu10-Nov-11 19:27 
Questionclass Pin
byka10-Nov-11 2:42
byka10-Nov-11 2:42 
AnswerRe: class Pin
Morgs Morgan10-Nov-11 3:05
Morgs Morgan10-Nov-11 3:05 
AnswerRe: class Pin
Dennis E White10-Nov-11 4:39
professionalDennis E White10-Nov-11 4:39 
Questionboarders in grid view Pin
DhivyaThangavel9-Nov-11 22:18
DhivyaThangavel9-Nov-11 22:18 
AnswerRe: boarders in grid view Pin
Richard MacCutchan9-Nov-11 22:24
mveRichard MacCutchan9-Nov-11 22:24 
AnswerRe: boarders in grid view Pin
Dennis E White10-Nov-11 4:37
professionalDennis E White10-Nov-11 4:37 
AnswerRe: boarders in grid view Pin
thatraja12-Nov-11 18:22
professionalthatraja12-Nov-11 18:22 
QuestionTab is not showing properly within update panel Pin
DhivyaThangavel9-Nov-11 22:16
DhivyaThangavel9-Nov-11 22:16 

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.