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. Visual Basic
  4. authenticating email

authenticating email

Scheduled Pinned Locked Moved Visual Basic
questioncsharpsecurityregex
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.
  • T Offline
    T Offline
    the bombardier
    wrote on last edited by
    #1

    how do i authenticate any email address i accept from a form in vb.net? im not talking about regex authentication,i mean how can i verify if it is an actual existing address?

    ik pair past mein,te dooja pair future mein.tabhi to aaj pe moot rahe hain.

    D 1 Reply Last reply
    0
    • T the bombardier

      how do i authenticate any email address i accept from a form in vb.net? im not talking about regex authentication,i mean how can i verify if it is an actual existing address?

      ik pair past mein,te dooja pair future mein.tabhi to aaj pe moot rahe hain.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      the.bombardier wrote:

      i mean how can i verify if it is an actual existing address?

      The only way to do that is to send an email to the address with a link, coded specially for that address, to a website that the user has to click on. The web application that takes the data in the URL and uses it to figure out which address that is the one that clicked on the link. It's impossible to do it in an automated way. If there was a way to do it, we'd all have thousands of times more spam in our email boxes!

      Dave Kreskowiak Microsoft MVP - Visual Basic

      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