Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution 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 July 3rd, 2004, 04:15 AM
Friend of Wrox
 
Join Date: May 2004
Posts: 120
Thanks: 0
Thanked 1 Time in 1 Post
Default A Best Way To Record Track Of Users Login

Any One relpy me about this topic i a going to record track of users in a site that logins to the site with a username and password.
the approches i have is this that.
1.i must save the user ip address in a Session(or Application) Variable to check if a user is loging is same or other user.
2.save the machine name in session(or Application) variable to check new login or new session.
any one notify me that if i can user such a syntax like this.
if i declare an array of struct that stores Machine Name And Machine IP how i can dynamicaly Maintain This Structure when a user login and deleting when a user logout or session Expires.
ThanX To All YoOrD.

__________________
       YoOrD .
Beauty is not on the face
Beauty is on the heart
~~<<Ghibran Khalil>>~~
 
Old July 3rd, 2004, 08:39 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You're posting in the wrong forum - this is for the book "ASP.NET Website Programming". I guess you're looking for a forum on Beginning ASP.NET?

Anyway, you can do some research on Forms Authentication. This is the right way to handle user logins in ASP.NET.

Eric





Similar Threads
Thread Thread Starter Forum Replies Last Post
users login problem luisman_luisman BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 8 November 12th, 2009 03:48 PM
VB Redirection of users after login scostae BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 April 2nd, 2008 12:13 PM
Sometimes Users lost the login Maxxim BOOK: ASP.NET Website Programming Problem-Design-Solution 2 September 20th, 2006 02:32 PM
How do you get a users Network login ID lokilewis Pro VB.NET 2002/2003 2 November 28th, 2005 04:13 AM
to track users option click adil_mujeeb BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 0 June 12th, 2003 03:46 AM





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