ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: capnwilson on July 03, 2006, 11:08:09 am
-
How do I allow a user to send their information through the sing up page that allows them to subscribe to multiple lists?
-
Multi-list subscribe forms are noted in the online help, at:
http://listmailpro.com/help/signup_forms.html
Multi-List Subscribe
To provide a multi-list subscribe form, use the lists[] array. Set up your form as follows:
<input type=hidden name=lists[] value=1>
<input type=checkbox name=lists[] value=2>Subscribe to list 2
<input type=checkbox name=lists[] value=3>Subscribe to list 3
Please let me know if I can be of further assistance!
Regards