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. help-contact us-email

help-contact us-email

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.
  • S Offline
    S Offline
    sanaziuse
    wrote on last edited by
    #1

    hi. I'm making a contact us form with asp.net 1.1 & C# . the form has textbox which people can type their name,email and message ... then they click the "send" button. I want to recieve their message and name and email in my inbox not in my database! because I have written the code which can save the message in the database.but it doesnt the thing that I want.! I want to recieve their message and name and email in my inbox( I mean my email address inbox ). So,please tell me how to do it ?:sigh: thank alot

    J 1 Reply Last reply
    0
    • S sanaziuse

      hi. I'm making a contact us form with asp.net 1.1 & C# . the form has textbox which people can type their name,email and message ... then they click the "send" button. I want to recieve their message and name and email in my inbox not in my database! because I have written the code which can save the message in the database.but it doesnt the thing that I want.! I want to recieve their message and name and email in my inbox( I mean my email address inbox ). So,please tell me how to do it ?:sigh: thank alot

      J Offline
      J Offline
      Jimmanuel
      wrote on last edited by
      #2

      You can use the System.Net.Mail.MailMessage class to send yourself an email with all the relevant user contact info as demoed here[^]

      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