Click here to Skip to main content
15,887,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Accordion Control inside a CollapsePanel control odd behavior Pin
4anusha412-Aug-09 19:57
4anusha412-Aug-09 19:57 
Questionhow to assign the filename to the fileupload control while editing some image Pin
anushh12-Aug-09 4:37
anushh12-Aug-09 4:37 
AnswerRe: how to assign the filename to the fileupload control while editing some image Pin
Abhishek Sur12-Aug-09 4:45
professionalAbhishek Sur12-Aug-09 4:45 
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 
Hi,



I am having a web application, which can be accessed by different users based on their userid's and passwords.



Now I want to prevent user 1 from accessing the application from more than one system.

In order to prevent this I have created a table with three columns as :

userid password flag



with flag having two values (true, false)

true means that user is logged in

false means looged off





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?

so that there can be only one user per user id.

am I right in achieving the goal?

I don't want to use Asp.net MembershipProvider.



thanks
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 
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 

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.