|
|
|
|
|
Note:
the scripts supplied in this sections are meant as an
example of programming tecniques: it might be necessary
to modify them to best suit your environment. They are
intended for expert users.
|
|
|
|
|
|
|
|
|
|
SendBlaster automatically creates the HTML code
that will allow you to insert a link in your web site:
this link will open a precomposed e-mail message for
mailing list subscription. The code is suitable for
any web site and doesn't require any coding knowledge:
just copy it and paste it into the site pages.
The more advanced users, who have a server-side script
language web space, can create a more sophisticated
system: a true subscription form (just like the one
on this site) that will send all necessary e-mails in
the background. Here's two simple ASP and PHP examples
to be used as popups or to customize with your web site
graphical style:
PHP
version (.rar
/ .zip)
ASP
version (.rar
/ .zip)
After downloading the version that best suits your
needs, rememeber to read and follow the instructions
included in the .rar/.zip archive. |
|
|
|
Double opt-in versions |
|
|
|
These versions of the scripts provide double opt-in functionalities
(subscription must be confirmed by users). Since they require
a little more configuration, we suggest that you try standard
ones first, and switch to double opt-in only when needed:
PHP
version (.rar
/ .zip)
ASP
version (.rar
/ .zip)
After downloading the right version for your server, rememeber
to read and follow the (longer) instructions included in the
.rar/.zip archive. |
|
|
"Update all fields" double opt-in
versions |
|
These versions of the double opt-in scripts transmit
a complete form (i.e. name, surname, etc - much like any
standard "formmail"), not only e-mail address;
they are to be used with SendBlaster's "Update all
fields" option. Please note that they use cookies
(end users must have them enabled in their browser).
PHP
version (.rar
/ .zip)
ASP
version (.rar
/ .zip)
After downloading the right version for your server,
please read and follow the instructions included in
the .rar/.zip archive. |
|
|
|
|
|
|
|
|
|