Archive
<marzo 2024>
lunmarmergiovensabdom
26272829123
45678910
11121314151617
18192021222324
25262728293031
1234567
News -
Recently I want add Mailing list to a my website. So I went to hotscriipts and other websites to get an application for this. But i see many applications were not free. So I decided to do the application with ASP.NET. I implemented this with the old System.Web.Mail namespace that use CDOsys. But this is deprecated, so I have reimplemented this with new libraries and new namespace System.Net of the new Framework.
The code is very simple. Once you have a Database with the emails, I have put in a web form two textbox



Then I have implemented this code in button click





Here is the code to download


mailinglist.rar
Login or Register
Information of Blog
Home
Welcome all!!
Last Posts
Categories
classic ASP (2)
DotNET (3)