Hey guys! Dean, thanks for an awesome email system!
We use ListMailPro as a marketing tool and we advertise an opt-in page. We use a third party autoresponder for the opt-in page, and after the prospects "opts in" to that list, we want to auto-remove them from LMP.
So we have a PHP page that the prospect lands on, and we have access to their email address as a variable on that page. I was thinking we could "include" or iframe this page:
http://www.ourdomain./mail/rem.php?r=3&email=test@ourdomain.com
that will remove that email address from List 3. However - that page has a "Remove" button that must be clicked before the email address is removed.
So we need a link (like above) that auto-removes the email address without having to click another button (and actually, without displaying any text)
The confirmation page (that needs to initiate the auto-removal) is on a different server than our ListMailPro script.
We're using v1.87d.
Any ideas?
Thanks!!