Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 24th, 2007, 01:29 AM
Registered User
 
Join Date: May 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to moonsrisun
Default Login Problem

I have Used Resgistration and loggin control in my asp.net 2.0 application. If i logged in my application, in the same time i could able to loggin to my application from different machine(local) using the same username. How to prevent the user should not login using the same username at the same time.

Thanks


 
Old May 24th, 2007, 11:48 PM
Authorized User
 
Join Date: Jan 2007
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to aliirfan84
Default

Dear there are multiple ways to block this process.

1) U can use char(1) in database which will be set when person logon first time. When u authentication to database for correct Id and Paw, select only records which don't have char(1)(eg.Status) field set.

Regards
Ali Irfan








Similar Threads
Thread Thread Starter Forum Replies Last Post
Login Problem dpandit BOOK: Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter ISBN: 978-0-7645-8807-5 3 March 17th, 2008 02:47 PM
Login Problem moonsrisun ASP.NET 2.0 Basics 0 May 24th, 2007 01:33 AM
Login Problem sumith ASP.NET 1.0 and 1.1 Professional 3 March 11th, 2007 10:57 PM
Login problem slice2116 ASP.NET 2.0 Basics 5 July 6th, 2006 11:58 AM
Problem with Login -- HELP chiefg BOOK: ASP.NET Website Programming Problem-Design-Solution 1 February 3rd, 2004 04:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.