在Asp.net C#应用程序中发送邮件

在Asp.net C#应用程序中发送邮件

问题描述:

我有一个反馈页面,它在Textbox中输入。我希望当用户点击提交按钮时,我通过邮箱在我的邮箱中获取信息。

我怎么做?我是新手,所以请帮助我....

I have a feedback Page that takes input in Textbox. I want that when User Click on "submit" Button , I get information by mail in my mailbox.
How i can do it? I am Fresher so please Help me....

尝试

在ASP.Net 2.0中发送电子邮件 - 反馈表格 [ ^ ]

http://aspalliance.com/149_how_to_send_email_from_asp_net_ [ ^ ]

http://www.4guysfromrolla.com/articles/072606-1.aspx [ ^ ]

http:// forums.asp.net/t/971802.aspx [ ^ ]
Try
Send Email in ASP.Net 2.0 - Feed back Form[^]
http://aspalliance.com/149_how_to_send_email_from_asp_net_[^]
http://www.4guysfromrolla.com/articles/072606-1.aspx[^]
http://forums.asp.net/t/971802.aspx[^]


你有没有试过这个。

请参阅

CP Results


你好,



看看这个网址,希望这会对你有所帮助: -

通过SMTP使用C#发送邮件 [ ^ ]

使用默认SMTP从C#应用程序发送电子邮件 [ ^ ]

在ASP.Net 2.0中发送电子邮件 - 反馈表单 [ ^ ]



问候

Andy。
Hello there,

take a look on this URL,hope this will help you:-
Sending Mail Using C# via SMTP[^]
Sending Emails from C# Application using default SMTP[^]
Send Email in ASP.Net 2.0 - Feed back Form[^]

Regards
Andy.