View Single Post
Old
diesler diesler is offline
Junior Member
diesler is on a distinguished road
 
Posts: 24
Join Date: May 2009
Default 05-16-2009, 04:19 PM

You can get one from this website, which is easy to use.

1) Download BELLonline-mailer.zip
2) Extract the .zip file to your computer
3) Open config.php and change "changeme@example.com" to your own email adres.
4) Upload BELLmailer.php and config.php to the root of your website.
4) Type the adres in your browser http://<your domain>/BELLmailer.php

This should work.....

if you want to show the form on another page (must be a .php page) add the code <?php include "BELLmailer.php"; ?> to it.

leave me a note if you got any problems with it.
Reply With Quote