Click here to Skip to main content
15,899,126 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Form unload Pin
ps.srinivasan13-Nov-07 23:10
ps.srinivasan13-Nov-07 23:10 
GeneralRe: Form unload Pin
N a v a n e e t h13-Nov-07 23:21
N a v a n e e t h13-Nov-07 23:21 
AnswerRe: Form unload Pin
Christian Graus13-Nov-07 22:48
protectorChristian Graus13-Nov-07 22:48 
AnswerRe: Form unload Pin
Michael Sync13-Nov-07 22:51
Michael Sync13-Nov-07 22:51 
GeneralRe: Form unload Pin
N a v a n e e t h13-Nov-07 22:58
N a v a n e e t h13-Nov-07 22:58 
GeneralRe: Form unload Pin
Michael Sync13-Nov-07 23:06
Michael Sync13-Nov-07 23:06 
GeneralRe: Form unload Pin
ps.srinivasan13-Nov-07 23:11
ps.srinivasan13-Nov-07 23:11 
GeneralRe: Form unload Pin
Christian Graus13-Nov-07 23:16
protectorChristian Graus13-Nov-07 23:16 
This is a bizarre requirement for a web app. Your problem is, you cannot know if the first person has left the page. The best way to handle this is to store what pages are 'in use' in the database, because you also need to store the time/date they became in use, and impliment a timeout so that the user loses the page after a while. Otherwise, I can browse to your site ( and I assume I'd be one of only 2-3 people worldwide doing so, for your requirement to not make the site useless ), turn off my PC and your site is broken.


Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Form unload Pin
Michael Sync13-Nov-07 23:41
Michael Sync13-Nov-07 23:41 
Questionopen file Pin
venky45613-Nov-07 22:20
venky45613-Nov-07 22:20 
AnswerRe: open file Pin
N a v a n e e t h13-Nov-07 22:34
N a v a n e e t h13-Nov-07 22:34 
GeneralRe: open file Pin
venky45613-Nov-07 23:19
venky45613-Nov-07 23:19 
GeneralRe: open file Pin
N a v a n e e t h13-Nov-07 23:23
N a v a n e e t h13-Nov-07 23:23 
Questionhow to use paypal controls in asp.net for transaction [modified] Pin
gopal_Pandey13-Nov-07 22:14
gopal_Pandey13-Nov-07 22:14 
AnswerRe: how to use paypal controls in asp.net for transaction Pin
gopal_Pandey23-Nov-07 1:32
gopal_Pandey23-Nov-07 1:32 
Questionproblem to read data Pin
Deepak Nigam13-Nov-07 22:07
Deepak Nigam13-Nov-07 22:07 
AnswerRe: problem to read data Pin
Christian Graus13-Nov-07 22:16
protectorChristian Graus13-Nov-07 22:16 
QuestionDrop down list box [modified] Pin
ps.srinivasan13-Nov-07 20:52
ps.srinivasan13-Nov-07 20:52 
AnswerRe: Drop down list box Pin
Michael Sync13-Nov-07 21:07
Michael Sync13-Nov-07 21:07 
GeneralRe: Drop down list box Pin
Sonia Gupta13-Nov-07 21:27
Sonia Gupta13-Nov-07 21:27 
GeneralRe: Drop down list box Pin
Vasudevan Deepak Kumar13-Nov-07 21:29
Vasudevan Deepak Kumar13-Nov-07 21:29 
GeneralRe: Drop down list box Pin
Sonia Gupta13-Nov-07 21:31
Sonia Gupta13-Nov-07 21:31 
AnswerRe: Drop down list box Pin
Kasi Viswanathan13-Nov-07 21:19
Kasi Viswanathan13-Nov-07 21:19 
Questioneval and databinder.eval Pin
Sonia Gupta13-Nov-07 20:50
Sonia Gupta13-Nov-07 20:50 
AnswerRe: eval and databinder.eval Pin
InsDev13-Nov-07 20:58
InsDev13-Nov-07 20:58 

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.