Hi All,
I found the article at http://www.c-sharpcorner.com/UploadFile/47548d/how-to-send-bulk-email-using-Asp-Net/ very interesting.
It would be very usefull if you could also follow up on this tutorial by adding the funcionality for the receiver to unsuscribe from the bulk email.
Thank you
Loading
kurt brewsterPosted Nov 27, 2014, 11:10 AM
So the questions are:
•I am keeping the USER ID in database in the same table where I also keep the users' emails. Would this work?
•Looking at the very nice tutorial at http://www.c-sharpcorner.com/UploadFile/47548d/how-to-send-bulk-email-using-Asp-Net/ , how can we enhance this code so that we can add in the email template an unsubscribe code returning a query string containing the user id (or email ID if you prefer) and that allows the subscribers to opt out from the newsletter?
Thank you so much in advance for reading and if you can answer with some additional code.
Sanjay KumarPosted Nov 17, 2014, 3:11 AM
try this link
http://stackoverflow.com/questions/19854502/unsubscribe-option-in-email-using-c-sharp
http://www.dotnetspark.com/kb/337-subscribe-and-unsubscribe-asp-net.aspx