|
Hi, I need some help. My boss wants me to set up something that he can send email to every user (that has an email address) collected in a database (kind of like a newsletter). How would I go about doing this?
I looked up CDONTS and I found this tutorial: "http://www.aspexpress.com/tutorials/tutorial.asp?id=4". Where do I paste that code into in Frontpage? I already pasted it and saved it as an ASP page. I have a couple of questions on the code. I want to test run this using Access. How would I do this? Create some email addresses in a database then save it then how do I point that to the code? In other words, how do I set this up to test it?
I've made a simple test database with the field "Email" and saved the table as "Emails" and saved the database as "Email.mdb" and I uploaded it to my web space on Cox.net. I also uploaded the ASP file that contains the code on that tutorial and I tried the page and it doesn't work. Nothing shows up. What am I doing wrong?
|