Click here to Skip to main content
16,011,849 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: sql query for dropdownlist Pin
Blue_Boy5-Sep-08 7:22
Blue_Boy5-Sep-08 7:22 
Questionwindow popup on textbox textchanged Pin
kishorg15-Sep-08 2:48
kishorg15-Sep-08 2:48 
Questiongetting image from scripts Pin
rohit tiwary5-Sep-08 2:22
rohit tiwary5-Sep-08 2:22 
Questioncalling ASP function Pin
The Web Developer5-Sep-08 1:42
The Web Developer5-Sep-08 1:42 
AnswerRe: calling ASP function Pin
ToddHileHoffer5-Sep-08 2:21
ToddHileHoffer5-Sep-08 2:21 
GeneralRe: calling ASP function Pin
The Web Developer5-Sep-08 2:31
The Web Developer5-Sep-08 2:31 
GeneralRe: calling ASP function Pin
ToddHileHoffer5-Sep-08 2:47
ToddHileHoffer5-Sep-08 2:47 
Questionrestricting multiple logon to an application with single user account Pin
surender9395-Sep-08 1:11
surender9395-Sep-08 1:11 
pls help restricting multiple logon to an application with single user account.

Here wht m doing is ,
m checking login details against a database.
if is a valid user then allowing to browse throuth the application.

my requirement is if one user is loged in and if someother user tries to login with same user account i need to restrict the second user saying "this login is already in use".

I can maintain a temp table for this , whenever a login is success i can update "isloged" field as true and we can set it false when user logs out. but how can we handle situations like
if a user logs in and closes bowser close button instead of log out.
if a user logs in and leaves doing nothing.

pls help in resolving this, if possible write a sample code for me.

thanks in advance.
Questionneed help with Bind in Gridview Pin
pratik malviya5-Sep-08 0:27
pratik malviya5-Sep-08 0:27 
AnswerRe: need help with Bind in Gridview Pin
ToddHileHoffer5-Sep-08 2:18
ToddHileHoffer5-Sep-08 2:18 
AnswerRe: need help with Bind in Gridview Pin
AlexeiXX35-Sep-08 13:19
AlexeiXX35-Sep-08 13:19 
QuestionChat control Pin
Ha_804-Sep-08 23:46
Ha_804-Sep-08 23:46 
AnswerRe: Chat control Pin
eyeseetee5-Sep-08 0:11
eyeseetee5-Sep-08 0:11 
Questionregular expression validator for telephone number Pin
eyeseetee4-Sep-08 23:23
eyeseetee4-Sep-08 23:23 
AnswerRe: regular expression validator for telephone number Pin
J4amieC4-Sep-08 23:37
J4amieC4-Sep-08 23:37 
GeneralRe: regular expression validator for telephone number Pin
eyeseetee4-Sep-08 23:43
eyeseetee4-Sep-08 23:43 
GeneralRe: regular expression validator for telephone number Pin
The Web Developer5-Sep-08 1:48
The Web Developer5-Sep-08 1:48 
GeneralRe: regular expression validator for telephone number Pin
eyeseetee5-Sep-08 2:37
eyeseetee5-Sep-08 2:37 
GeneralRe: regular expression validator for telephone number Pin
The Web Developer5-Sep-08 3:28
The Web Developer5-Sep-08 3:28 
QuestionRowCommand event issue in GridView Pin
trilokharry4-Sep-08 22:01
trilokharry4-Sep-08 22:01 
AnswerRe: RowCommand event issue in GridView Pin
Blue_Boy4-Sep-08 22:44
Blue_Boy4-Sep-08 22:44 
QuestionRowEditing in gridview Pin
trilokharry4-Sep-08 21:58
trilokharry4-Sep-08 21:58 
AnswerRe: RowEditing in gridview Pin
Blue_Boy4-Sep-08 22:48
Blue_Boy4-Sep-08 22:48 
GeneralRe: RowEditing in gridview Pin
trilokharry4-Sep-08 23:04
trilokharry4-Sep-08 23:04 
GeneralRe: RowEditing in gridview Pin
K V Sekhar4-Sep-08 23:07
K V Sekhar4-Sep-08 23:07 

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.