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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Activate account in a site

Activate account in a site

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
3 Posts 3 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.
  • G Offline
    G Offline
    getaccessyr
    wrote on last edited by
    #1

    Hi All, In our website, we have to provide activating new users account. i.e.,In a website if any new user registers we will send the mail right that is ok but we have to send a mail to activate the useraccount.Can any one please tell how to do that ASAP? thanks in advance

    S A 2 Replies Last reply
    0
    • G getaccessyr

      Hi All, In our website, we have to provide activating new users account. i.e.,In a website if any new user registers we will send the mail right that is ok but we have to send a mail to activate the useraccount.Can any one please tell how to do that ASAP? thanks in advance

      S Offline
      S Offline
      sashidhar
      wrote on last edited by
      #2

      getaccessyr wrote:

      how to do that ASAP?

      :confused: Are you using forms authentication..!If yes..!you can use Guid key ..!

      LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

      1 Reply Last reply
      0
      • G getaccessyr

        Hi All, In our website, we have to provide activating new users account. i.e.,In a website if any new user registers we will send the mail right that is ok but we have to send a mail to activate the useraccount.Can any one please tell how to do that ASAP? thanks in advance

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        What does it mean? You have to make your own logic. Just send a mail with a link that has the unique identification in its querystring. Now when user activates the link place the active boolean field in the database to true. Hey this could be done 1000 ways.. So better you make your own logic. :-D

        Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


        My Latest Articles-->** Simplify Code Using NDepend
        Basics of Bing Search API using .NET
        Microsoft Bing MAP using Javascript

        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