UltraMailer provide an API method to communication between any coding language. Thus you can easily integrate a subscribe/unsubscribe method to your website that will automatic effect in your UltraMailer client. What you need to do is just download the sample source code below and integrate it to your website.
- Download subscriber_source.zip, the file contain sample source code for subscribe/unsubscribe method in 4 language (PHP, ASP, VB.NET, C#). For the code working you must replace APIKey and CategoryID declared in the top of the each sample file as your API Key and Category ID in UltraMailer (you can get both of them by go to menu Tools -> Subscribe/Unsubscribe Code Generator).
This tutorial show you how to integrate it into your website and manager subscriber :
Step 1. Select 'Subscribe/Unsubscribe Code Generator'
Go to menu Tools -> 'Subscribe/Unsubscribe Code Generator'.
Step 2: Select category to Subscribe
Select category to Subscribe, Coding Language.
Step 3: Integrate to your website and test.
Build your HTML Form, integrate subscribe code into your website and test (the above picture is just a sample native display with only text, you should add your design to have a nice look).
Step 4: Select Edit -> Manage Subscriber.
In the main program, select menu Edit -> Manage Subscriber.
Step 5: The subscriber email have been added to subscribe list
The subscriber email have been added to subscribe list and the category that you declared before in step 1. If it's already in unsubscribe list, it will be automatic removed from unsubscribe list.