![]() |
| Sign up form for Listserve |
|
Nsahlas
|
I have a client that would like to have a mailing list and utilize the free listserve that HMS provides. What we can't seem to figure out is it possible to have an online form that allows members to singup for the mailing on their own or do we have to manually add each email?
Thank you in advance for any help offered. |
||||||||||||
|
|
|||||||||||||
|
Shaji
|
just send us at support@hostmysite.com and mention domain name you want us to setup list server. We will take care of it.
|
||||||||||||
|
|
|||||||||||||
|
Nsahlas
|
We have the listserve set up what I am trying to figure out is if there is a way to have a web form which users can sign up to the listserve automatically or does my client have to add each person manually?
Thanks. |
||||||||||||
|
|
|||||||||||||
| Just like a contact form |
|
comprug
Forum Regular
|
Basically, as subscribers are added to a list by sending an email to STserv@list.yourdomainname.com with subscribe then the name of the list in the body, subject blank, all you have to do is have a contact form like script. <cfmail to="STserv@list.yourdomainname.com" from="#form.email#" subject="">
Subscribe list </cfmail> This will send an email to the listserve as the person wanting to sign up, and add them to the lsit after a confirmation. For more info, http://hostmysite.com/support/list%2Dserver/subscribe/ |
||||||||||||
|
|
|||||||||||||
| Sign up form for Listserve |
|
||
|


