Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Password recovery tutorial

Password recovery tutorial

Scheduled Pinned Locked Moved ASP.NET
databasetutorialcsharpcom
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 8761667
    wrote on last edited by
    #1

    Hello I am trying to follow this tutorial [^] with an MS Access database in VB.NET. In the code example (for Passwordreset.aspx), there is a reference to UserID. Is this the first column in the database, please? This is what I have in my db: http://www.bayingwolf.com/tutorial.jpg[^] Would I just need to add a UserID column in order to follow the tutorial. There is also a reference in the Passwordreset.aspx code to:

    Would I just replace that with my own MS Access source?

    Thank you.

    Z 1 Reply Last reply
    0
    • M Member 8761667

      Hello I am trying to follow this tutorial [^] with an MS Access database in VB.NET. In the code example (for Passwordreset.aspx), there is a reference to UserID. Is this the first column in the database, please? This is what I have in my db: http://www.bayingwolf.com/tutorial.jpg[^] Would I just need to add a UserID column in order to follow the tutorial. There is also a reference in the Passwordreset.aspx code to:

      Would I just replace that with my own MS Access source?

      Thank you.

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      Member 8761667 wrote:

      there is a reference to UserID. Is this the first column in the database, please?

      It doesn't really matter. You just need to go through the code and understand it so that you can tweak it to work for you. Code is generally not something you can just copy and paste and have work right away. You'll need to understand the various pieces so you can implement it.

      There are only 10 types of people in the world, those who understand binary and those who don't.

      M 1 Reply Last reply
      0
      • Z ZurdoDev

        Member 8761667 wrote:

        there is a reference to UserID. Is this the first column in the database, please?

        It doesn't really matter. You just need to go through the code and understand it so that you can tweak it to work for you. Code is generally not something you can just copy and paste and have work right away. You'll need to understand the various pieces so you can implement it.

        There are only 10 types of people in the world, those who understand binary and those who don't.

        M Offline
        M Offline
        Member 8761667
        wrote on last edited by
        #3

        Thanks for your message, Ryan. Appreciated!

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups