Hi there,
I have a number of email shots that go out to customers each night reminding of other services they may want to purchase from us.
I have an unsubscribe database that gets queried to stop any unsubs getting mailed.
My problem is, potentially I could have someones email address in more than one customer table and I don't want to email them more than once - does anyone have any idea how i might approach this?
I am using an active x script in a scheduled DTS package that uses cdosys to send an asp page as an html email - hence pulling the customer details from the relevant database as the page is called by the script.
I hope that makes sense!
Many Thanks,
I have a number of email shots that go out to customers each night reminding of other services they may want to purchase from us.
I have an unsubscribe database that gets queried to stop any unsubs getting mailed.
My problem is, potentially I could have someones email address in more than one customer table and I don't want to email them more than once - does anyone have any idea how i might approach this?
I am using an active x script in a scheduled DTS package that uses cdosys to send an asp page as an html email - hence pulling the customer details from the relevant database as the page is called by the script.
I hope that makes sense!
Many Thanks,