2
shouts

dotNETspidor: How to read email address, host, port number from smtp settings section of web.config file in asp.net

posted by sangam100sangam100 276 days, 13 hours, 57 minutes ago
Monday, June 08, 2009 12:41:20 PM GMT

How can I read the email address, smtp host, port number from my mail settings section of the web.config file in an asp.net web application? Yeah, we can specify an email address in the mail settings section of web.config file and read it from asp.net web page in the time of sending an email. We can also read the smtp host and port number which is necessary while sending email from an asp.net web page. I have already discussed: How to send email from asp.net web page. So here I would just put the coding ...

category: ASP.NET | clicked: 19 | | source: dotnetspidor.blogspot.com | show counter code
tags: ASP .NET, Email

No comments yet, be the first one to post comment.

To post your comment please login or signup