Email Form
-
Hi Guys and Gals, I'm having an issue with creating and using an email form in ASP.Net. I cannot use SMTP and thus far have been unable to come up with something else useful. Any suggestions or resources I should check out? Thanks for all you help. Jerry
“If you think you are worth what you know, you are very wrong. Your knowledge today does not have much value beyond a couple of years. Your value is what you can learn and how easily you can adapt to the changes this profession brings so often.”-– Jose M. Aguilar
-
Hi Guys and Gals, I'm having an issue with creating and using an email form in ASP.Net. I cannot use SMTP and thus far have been unable to come up with something else useful. Any suggestions or resources I should check out? Thanks for all you help. Jerry
“If you think you are worth what you know, you are very wrong. Your knowledge today does not have much value beyond a couple of years. Your value is what you can learn and how easily you can adapt to the changes this profession brings so often.”-– Jose M. Aguilar
What do you mean you can't use SMTP for email? Simple Mail Transfer Protocol is the backbone of email
I know the language. I've read a book. - _Madmatt
-
What do you mean you can't use SMTP for email? Simple Mail Transfer Protocol is the backbone of email
I know the language. I've read a book. - _Madmatt
Feel my pain.
“If you think you are worth what you know, you are very wrong. Your knowledge today does not have much value beyond a couple of years. Your value is what you can learn and how easily you can adapt to the changes this profession brings so often.”-– Jose M. Aguilar
-
Feel my pain.
“If you think you are worth what you know, you are very wrong. Your knowledge today does not have much value beyond a couple of years. Your value is what you can learn and how easily you can adapt to the changes this profession brings so often.”-– Jose M. Aguilar
Maybe this will help Sending Mail Using C# via SMTP[^]
I know the language. I've read a book. - _Madmatt