Re: Reset Password. Please, need Help. Thank You.
- From: "James" <minorkeys@xxxxxxxxx>
- Date: Fri, 29 Dec 2006 14:27:37 -0500
What type of database? If 100% uniqueness and you will NEVER need
duplicates for any reason, you can set that constraint in your database.
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:
- Re: Reset Password. Please, need Help. Thank You.
- From: shapper
- Re: Reset Password. Please, need Help. Thank You.
- References:
- Reset Password. Please, need Help. Thank You.
- From: shapper
- Reset Password. Please, need Help. Thank You.
- Prev by Date: Reset Password. Please, need Help. Thank You.
- Next by Date: Re: Can you store datasets in the viewstate? Should we?
- Previous by thread: Reset Password. Please, need Help. Thank You.
- Next by thread: Re: Reset Password. Please, need Help. Thank You.
- Index(es):
Relevant Pages
|