Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7003661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:05:53+00:00 2026-05-27T21:05:53+00:00

I have a ASP.NET MVC membership project, now I have been given the task

  • 0

I have a ASP.NET MVC membership project, now I have been given the task to implement a memorable word.

I have done some research and have got nothing in the last couple of weeks, so looking here for some help.

I have http://www.asp.net/web-forms/tutorials/security/admin/recovering-and-changing-passwords-cs and its corresponding links and most of the it talks about of a question and answer

RequiresQuestionAndAnswer

Its not what I need exactly, here is what I need,

  1. When creating a user I accept a 6/8 letter memorable word
  2. Every time I log-in I need to ask any 3 characters from the memorable word and they have to match
  3. If the entered characters are wrong, he will have to try to re-enter the same 3 characters for another 2 more tries after which I will lock his account.

Is there a provision to do it? or does it have to be implemented?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T21:05:54+00:00Added an answer on May 27, 2026 at 9:05 pm

    Do you ask for a password in addition to a memorable word? If not, you could use the password property in the membership provider as your memorable word.

    You will have to change the passwordFormat to Encrypted or Clear (I recommend Encrypted). Then, when the user tries to sign in, you get the password for that user. (This is why the password can’t be Hashed, because a hashed password can never be decrypted to its original value.)

    Once you have the password, it should be a simple algorithm to compute whether or not the password contains the 3 characters entered. If it does not, return a validation error. If it does, write the authentication cookie and redirect.

    Update

    Since you are also asking for a password, I don’t think you will be able to use the membership provider for this requirement. You will have to implement it separately from the provider.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a ASP.NET MVC site using Membership Provider. I have trouble testing some
I have ASP.Net MVC project. Plus wordpress blog under a subfolder /Blog. Now, when
I have a project using asp.net mvc and form membership provider . I have
I have an ASP.NET MVC application with the default membership database. I am accessing
I have implemented Membership Provider in my ASP.NET MVC app. Membership provider has the
Hi, I have built a ASP.NET MVC website that uses Membership, this works fine.
I have an ASP.NET MVC web application that implements a custom membership provider. The
I have .NET MVC 3 project where I use sql membership provider and entity
I have a standard ASP.NET MVC (RC Refresh) web project, with the standard ASP.NET
I have an ASP.NET MVC 3 project that I just created using the project

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.