Click here to Skip to main content
15,891,607 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to assign the filename to the fileupload control while editing some image Pin
yesu prakash12-Aug-09 18:26
yesu prakash12-Aug-09 18:26 
Questiontooltip dynamic data in gridview Pin
khare atul12-Aug-09 3:07
khare atul12-Aug-09 3:07 
AnswerRe: tooltip dynamic data in gridview Pin
Abhishek Sur12-Aug-09 4:04
professionalAbhishek Sur12-Aug-09 4:04 
AnswerRe: tooltip dynamic data in gridview Pin
yesu prakash12-Aug-09 18:32
yesu prakash12-Aug-09 18:32 
QuestionDeleting session id's created by browsers on server's end Pin
shankbond12-Aug-09 2:13
shankbond12-Aug-09 2:13 
AnswerRe: Deleting session id's created by browsers on server's end Pin
Mike Ellison12-Aug-09 2:38
Mike Ellison12-Aug-09 2:38 
GeneralRe: Deleting session id's created by browsers on server's end Pin
shankbond12-Aug-09 4:08
shankbond12-Aug-09 4:08 
AnswerRe: Deleting session id's created by browsers on server's end Pin
Abhijit Jana12-Aug-09 4:01
professionalAbhijit Jana12-Aug-09 4:01 
shankbond wrote:
session id generated by the server when the session is created

SESSION.SESSIONID gets the id generated on the IIS.

reference: http://msdn.microsoft.com/en-us/library/ms524326.aspx



now how can I delete it?

Why you want to delete it ? How does it relates with signle user singing? Session ID is unique for each and every user.
On Logoff you make sure that, data base field is reseting properly. and what about if user Close the Browser by Clicking [X] button ? You need to handel this situation also.

Thanks !

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Don't forget to click "Good Answer" on the post(s) that helped you.
View My Latest Article

GeneralRe: Deleting session id's created by browsers on server's end Pin
shankbond12-Aug-09 4:19
shankbond12-Aug-09 4:19 
AnswerRe: Deleting session id's created by browsers on server's end Pin
Abhijit Jana12-Aug-09 4:34
professionalAbhijit Jana12-Aug-09 4:34 
AnswerRe: Deleting session id's created by browsers on server's end Pin
yesu prakash12-Aug-09 18:40
yesu prakash12-Aug-09 18:40 
GeneralRe: Deleting session id's created by browsers on server's end Pin
shankbond12-Aug-09 22:47
shankbond12-Aug-09 22:47 
Questionhow to get node value from var containing xml file data using java script Pin
trilokharry12-Aug-09 2:05
trilokharry12-Aug-09 2:05 
AnswerRe: how to get node value from var containing xml file data using java script Pin
Mike Ellison12-Aug-09 2:31
Mike Ellison12-Aug-09 2:31 
GeneralRe: how to get node value from var containing xml file data using java script Pin
trilokharry12-Aug-09 2:48
trilokharry12-Aug-09 2:48 
GeneralRe: how to get node value from var containing xml file data using java script Pin
gottimukkala12-Aug-09 3:14
gottimukkala12-Aug-09 3:14 
GeneralRe: how to get node value from var containing xml file data using java script Pin
trilokharry12-Aug-09 3:55
trilokharry12-Aug-09 3:55 
QuestionDesigning templates Pin
4anusha412-Aug-09 1:56
4anusha412-Aug-09 1:56 
AnswerRe: Designing templates Pin
Mike Ellison12-Aug-09 2:30
Mike Ellison12-Aug-09 2:30 
AnswerRe: Designing templates Pin
4anusha412-Aug-09 2:42
4anusha412-Aug-09 2:42 
QuestionUsercontrol+placeholder Pin
Ramkumar_S12-Aug-09 1:31
Ramkumar_S12-Aug-09 1:31 
AnswerRe: Usercontrol+placeholder Pin
Mike Ellison12-Aug-09 2:29
Mike Ellison12-Aug-09 2:29 
Questionhebrew and mail Pin
polycom12312-Aug-09 1:21
polycom12312-Aug-09 1:21 
AnswerRe: hebrew and mail Pin
Abhishek Sur12-Aug-09 4:09
professionalAbhishek Sur12-Aug-09 4:09 
QuestionUpdate panel problem Pin
muniratnam12-Aug-09 1:20
muniratnam12-Aug-09 1:20 

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.