Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

hey guys i am new over here so sorry for the question if you find it is so much easy point or problem.

i am working on forum and i want to use email notification functionality on perticular event.i have search on google but don't get any solution.. so plz guys give me code or link from where i can learn about this. i am using asp and vb as back end so give me solution as per asp.net.

Thanks in advance..

share|improve this question
This question belongs on stackoverflow, and there is already at least one answer there to a similar question: stackoverflow.com/questions/2456166/sending-email-in-asp-net – paulmorriss Feb 8 at 14:51

closed as off topic by Su', paulmorriss Feb 8 at 14:51

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Here is an example over on StackOverflow:

http://stackoverflow.com/questions/12580269/sending-emails-using-vb-code

The specifics depend upon what kind of email server you're using and what authentication mechanism it uses.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.