Re: Reset Password. Please, need Help. Thank You.
- From: "shapper" <mdmoura@xxxxxxxxx>
- Date: 29 Dec 2006 11:33:58 -0800
James wrote:
What type of database? If 100% uniqueness and you will NEVER need
duplicates for any reason, you can set that constraint in your database.
I think the type of database is not important in this case.
I am using Asp.Net 2.0 membership.
Anyway, maybe I am wrong. I am using SQL 2005
Yes, of course you can check that, and should...even if you set the
constraint making it impossible to duplicate.
"shapper" <mdmoura@xxxxxxxxx> wrote in message
news:1167420156.711596.22100@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I placed a textbox in a web page where I ask the user for its email.
Now I need to reset its password and get the user profile for the given
email if it exists.
How can I do this?
A side question:
Is it possible to check if there is already a user with a given
email when I am adding a new user to my database using membership?
I want the users emails to be unique. I don't want two users with
the same email.
Thanks,
Miguel
.
- Follow-Ups:
- References:
- Reset Password. Please, need Help. Thank You.
- From: shapper
- Re: Reset Password. Please, need Help. Thank You.
- From: James
- Reset Password. Please, need Help. Thank You.
- Prev by Date: Re: Can you store datasets in the viewstate? Should we?
- Next by Date: Re: Microsoft SQL Server Error 5123
- Previous by thread: Re: Reset Password. Please, need Help. Thank You.
- Next by thread: Re: Reset Password. Please, need Help. Thank You.
- Index(es):
Relevant Pages
|