Click here to Skip to main content
15,898,723 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: FileUpload and the content type Pin
Todd Smith25-Aug-08 9:51
Todd Smith25-Aug-08 9:51 
GeneralRe: FileUpload and the content type Pin
Fernando A. Gomez F.25-Aug-08 12:24
Fernando A. Gomez F.25-Aug-08 12:24 
QuestionFree mail client Pin
Md Nazmoon Noor25-Aug-08 7:31
Md Nazmoon Noor25-Aug-08 7:31 
QuestionHow to maintain Seesion in windows application Pin
Rickey_Me25-Aug-08 6:42
Rickey_Me25-Aug-08 6:42 
AnswerRe: How to maintain Seesion in windows application Pin
Colin Angus Mackay25-Aug-08 7:09
Colin Angus Mackay25-Aug-08 7:09 
GeneralRe: How to maintain Seesion in windows application Pin
Rickey_Me25-Aug-08 7:59
Rickey_Me25-Aug-08 7:59 
GeneralRe: How to maintain Seesion in windows application Pin
Manas Bhardwaj25-Aug-08 8:16
professionalManas Bhardwaj25-Aug-08 8:16 
GeneralRe: How to maintain Seesion in windows application Pin
Colin Angus Mackay25-Aug-08 9:16
Colin Angus Mackay25-Aug-08 9:16 
Then you'll have to write some sort of custom logic for that. You could create a class that maintains a "last used" timestamp. Each time your user does something, event calls a method in the class that updates the timestamp. If the method detects that the time now is greater than 20 minutes since the last time, it can initiate the login form - Your application would then be unusable until the user has logged in.


QuestionEncrypt password Pin
mehrdadc4825-Aug-08 4:47
mehrdadc4825-Aug-08 4:47 
AnswerRe: Encrypt password Pin
Abhijit Jana25-Aug-08 5:00
professionalAbhijit Jana25-Aug-08 5:00 
GeneralRe: Encrypt password Pin
Abhishek Sur25-Aug-08 20:41
professionalAbhishek Sur25-Aug-08 20:41 
AnswerRe: Encrypt password Pin
Brij25-Aug-08 5:06
mentorBrij25-Aug-08 5:06 
AnswerRe: Encrypt password Pin
N a v a n e e t h25-Aug-08 7:14
N a v a n e e t h25-Aug-08 7:14 
AnswerRe: Encrypt password Pin
Paul Conrad25-Aug-08 8:06
professionalPaul Conrad25-Aug-08 8:06 
QuestionValidator question Pin
Dan Neely25-Aug-08 4:32
Dan Neely25-Aug-08 4:32 
AnswerRe: Validator question Pin
Brij25-Aug-08 4:36
mentorBrij25-Aug-08 4:36 
GeneralRe: Validator question Pin
Dan Neely25-Aug-08 5:07
Dan Neely25-Aug-08 5:07 
AnswerRe: Validator question Pin
Dan Neely25-Aug-08 8:42
Dan Neely25-Aug-08 8:42 
QuestionReport viewer chart control Pin
Member 387988125-Aug-08 4:07
Member 387988125-Aug-08 4:07 
QuestionICallBack and Gridview in place edit/update !! Pin
Tridip Bhattacharjee25-Aug-08 2:53
professionalTridip Bhattacharjee25-Aug-08 2:53 
QuestionQuery String Pin
Arrivalagan25-Aug-08 2:31
Arrivalagan25-Aug-08 2:31 
AnswerRe: Query String Pin
SomeGuyThatIsMe25-Aug-08 2:54
SomeGuyThatIsMe25-Aug-08 2:54 
GeneralRe: Query String Pin
Arrivalagan25-Aug-08 2:57
Arrivalagan25-Aug-08 2:57 
GeneralRe: Query String Pin
SomeGuyThatIsMe25-Aug-08 3:01
SomeGuyThatIsMe25-Aug-08 3:01 
GeneralRe: Query String Pin
Arrivalagan25-Aug-08 3:06
Arrivalagan25-Aug-08 3:06 

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.