Account Creation and Security
- From: "farsad nasseri" <farsadnasseri@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 27 Aug 2005 07:01:03 -0700
Hi
I'm trying to design a web application where people can create user Ids and
passwords while signing up and then use that information to login to an
account. (I know, very basic). I just can't get my mind around how to make
this system most secure. the user id and password is verified at the time of
logging in and at that point, I would like to create something like a session
key before openning the new page. I basically don't want to start the new
page by passing regular parameters through the URL because that's very easy
to manipulate and break. Can someone give me some information about creating
a secure system like this and/or forward me some useful sources?? btw.. I'm
using, IIS as my server, ASP.Net and VB.Net.
Thanks
Farsad
.
- Follow-Ups:
- Re: Account Creation and Security
- From: Curt
- Re: Account Creation and Security
- Prev by Date: default.aspx
- Next by Date: Re: This is brilliant! Just look how long it is! Ha ha ha ha ha ha
- Previous by thread: default.aspx
- Next by thread: Re: Account Creation and Security
- Index(es):
Relevant Pages
|