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. General Programming
  3. C#
  4. How to Provide Confirmation Link to the New User in C#

How to Provide Confirmation Link to the New User in C#

Scheduled Pinned Locked Moved C#
csharpasp-netdatabasehelptutorial
2 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.
  • C Offline
    C Offline
    ChandrakanthGaddam
    wrote on last edited by
    #1

    Hi, This is from Chandrakanth, Actually i have been working on asp.net with c#. My problem is..... I Going to update new user details into Database(SQLSERVER), and at the same time i am going to send some securitycode(AlphaNumeric),confirmation link to the particular USER MailID. So here i am getting some problem that is i have to provide some link to user. By Clicking that link a new .aspx page should be OPEN. How can i create LINK for the USER. Can any one give me reply for this. Thanks and Regards Chandrakanth

    P 1 Reply Last reply
    0
    • C ChandrakanthGaddam

      Hi, This is from Chandrakanth, Actually i have been working on asp.net with c#. My problem is..... I Going to update new user details into Database(SQLSERVER), and at the same time i am going to send some securitycode(AlphaNumeric),confirmation link to the particular USER MailID. So here i am getting some problem that is i have to provide some link to user. By Clicking that link a new .aspx page should be OPEN. How can i create LINK for the USER. Can any one give me reply for this. Thanks and Regards Chandrakanth

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      A link is simply a href in an HTML block of code. Send them an HTML page with the security code appended to the link as a querystring. If the user doesn't accept HTML mail, they'll have to copy the address into the address bar manually. As a side note - you should really have asked this in the ASP.NET forum.

      "WPF has many lovers. It's a veritable porn star!" - Josh Smith

      As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

      My blog | My articles | MoXAML PowerToys | Onyx

      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