|
2.1. Web Form (3)
Users wishing to subscribe to or update their information on a list do so by completing the web form. This form contains fields – in the form of textboxes and drop-down menus and so forth – that correspond one-to-one with fields in a Email System list.
|
|
|
2.2. Server-Side Script (3)
The web form will submit its data to a script on your server. The script can be written in the language of your choosing. The filename of the script is not important – only that it be the same as that specified in the action attribute of your web form.
|
|
|
2.3. Mini API (2)
The mini API takes the form of a PHP script located on the Email System servers.
|
|