ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: mark on June 16, 2005, 02:43:19 pm

Title: How can I allow Duplicate Emails to come thru?
Post by: mark on June 16, 2005, 02:43:19 pm
One of my lists is for a weekly contest and I want to allow folks to enter the contest every week.  Is there a way for me to set that list up to accept duplicate emails?
Title: How can I allow Duplicate Emails to come thru?
Post by: DW on June 17, 2005, 03:24:22 am
Hi mark,

There are a couple variables you can use on your signup form - "overwritedupes" and "allowdupes".

Check out this help page:
http://listmailpro.com/help/signup_forms.html

Soon I will let you set up form options within ListMail and simply pass a "formid" variable. ;)

Regards
Title: How can I allow Duplicate Emails to come thru?
Post by: mark on June 17, 2005, 01:11:36 pm
I added the allowdupes and overwritedupes to the end of the form as hidden fields.  It didn't work.  What value should these be set to and where in the form should these variable go?

Thanks...
Title: How can I allow Duplicate Emails to come thru?
Post by: DW on June 21, 2005, 05:13:16 am
You need to set these variables to any value, ie:
Code: [Select]
<input type=hidden name=overwritedupes value=1>
If it's still not working let me know and I'll take a look.

Regards