Subscription Code
We can find the subscription codes here.
HTML Code
You can create an HTML subscription code and use this code in your site for email subscriptions.
In this page select the email list/lists and select the custom fields.
Here you can change the display order of the custom fields in the subscription form and display the mandatory symbol.
After this select the subscription mode, and add the page to be redirected after subscription and email confirmation.
We have 3 subscription modes here.
1. Add to all lists – In this option the email address info will be added to all lists we have selected. A sample image is given below.
2. Allow users to select multiple lists – Here we can allow users to select multiple lists from the list of email lists. The sample form is given below.
3. Allow users to select a single list – In this option the subscriber can subscribe to a single list only.
After entering the values, click the create button and we will get the subscription form and the html code.
PHP/ASP/JSP/PERL
If you have already a contact form in PHP/ASP/JSP/PERL and you want to automatically add the details to the Email Manager, we can use this option.
Here you need to enter the field names of your contact form in the corresponding fields here.
Then select the email lists where you want to add the details and click on the subscribe code. It will generate the different codes(PHP,ASP,JSP and PERL).
Copy the code displayed in the text area and paste it in the appropriate action page of the form, where user enters their email and other details to subscribe.