Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > automatic site login...

Reply
Thread Tools

automatic site login...

 
 
Jim
Guest
Posts: n/a
 
      09-24-2003
I have an asp.net site and I want to provide automatic login when a user
returns to my site, similar to amazon.com.

Currently my site authenticates the user and generates a token when the user
has been validated, this token is unique per login and is valid unitl the
user logouts or their session has timed out.

How would I achieve automatic login? Do I have to store the username and
password in the cookie?

please advise....

Cheers in advance

Earth Worm Jim





 
Reply With Quote
 
 
 
 
-=Chris=-
Guest
Posts: n/a
 
      09-24-2003
I was minding my own business when Jim blurted out:

> I have an asp.net site and I want to provide automatic login when a user
> returns to my site, similar to amazon.com.
>
> Currently my site authenticates the user and generates a token when the

user
> has been validated, this token is unique per login and is valid unitl the
> user logouts or their session has timed out.
>
> How would I achieve automatic login? Do I have to store the username and
> password in the cookie?
>
> please advise....
>
> Cheers in advance
>
> Earth Worm Jim


At what point is the token invalidated? Can you just persist the token and
store the token itself in a cookie?


--
Insert corny line here


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
List of free web site design, web site backgrounds, web site layoutsresources cyber XML 1 12-25-2007 11:48 PM
Free web site design, web site backgrounds, web site layoutsresources cyber HTML 0 12-24-2007 04:26 PM
List of free web site design, web site backgrounds, web site layoutsresources cyber HTML 0 12-21-2007 03:47 PM
List of free web site design, web site backgrounds, web site layoutsweb sites cyber HTML 1 12-19-2007 09:07 AM
Automatic build process + automatic NuNit (2 in 1 solution) ASP .Net 1 06-29-2004 04:15 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57