| Author: gokul 12 May 2008 | Member Level: Bronze Points : 2 |
NIce example dude
|
| Author: santhoshkumar 12 May 2008 | Member Level: Gold Points : 2 |
Good kumar.
|
| Author: gokul 12 May 2008 | Member Level: Bronze Points : 2 |
NIce example dude
|
| Author: Pandya Markand V 16 Jul 2008 | Member Level: Bronze Points : 2 |
i used this code, but its not working. at the end at send(mailMessage), it shows error like "Sending Faiure"... i'm usnig my 2 email accounts to send n receive.
plzzz give me some suggetion, how can i send mail from my website.
i'm making website which contains a form. user will fill his email id in it and when he/she click on submit, one mail should be sent to that person on my name/id as a sender.
hoping 4 fast rly... thanking u. markand pandya
|
| Author: Curve Technologies 06 Sep 2008 | Member Level: Bronze Points : 2 |
you need to define the smtp server to send an email that can be defined in the web.config. it can be as follows:-
----- You can also refer to a similar kind of example at the following url:- http://forums.asp.net/t/971802.aspx
Hope this helps and resolve your problem.
Thanks..
|