how to do this?//

Discussion in 'C#' started by chanda, Aug 1, 2010.

  1. #1
    hi frnd ....me and my brother learning the asp.net
    and i want to make a page where the person enter there data and on clicking on submit button this info send to my email automatically...
     
    chanda, Aug 1, 2010 IP
  2. andrei10

    andrei10 Member

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    43
    #2
    andrei10, Aug 2, 2010 IP
  3. nagarajang

    nagarajang Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I order to do that u should need a server or a hosting account in a shared server.
     
    nagarajang, Aug 11, 2010 IP
  4. bibinsmk

    bibinsmk Active Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    You can find lots of helping tutorials for this. Just also try http://techdotnets.blogspot.com . Here you can find the sample code to do mailing with the help of ASP.net
     
    bibinsmk, Aug 13, 2010 IP
  5. zinist

    zinist Banned

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    43
    #5
    You can find more details on following. It will help you a lot
    www.codeproject.com/Questions/412679/how-to-send-email-after-registration-with-activati
    www.aspsnippets.com/Articles/Send-user-Confirmation-email-after-Registration-with-Activation-Link-in-ASPNet.aspx
     
    zinist, Jun 27, 2015 IP
  6. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #6
    Doesn't even have to be server-side, you could have client-side JS handle the forcing a mailto via an anchor link
     
    ccoonen, Feb 13, 2018 IP