hello i want to get all email addresses from database(emailtable) and each email against have unique record.i want to send emails on single click button like (send email) then Email will send all email addresses with unique record of the email addresses. how its possible.? tell me as soon as possible thanks.
mani508 0 Newbie Poster
Recommended Answers
Jump to PostFirst, are you writing your code in c# or vb.net? Do you have any code? You are basically going to make a database connenction once the click occurs and loop through the results of your query sending an email message to each email address.
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.