View the source of this page to get the HTML you need to create the front-end for your subscription process. Remember to change the action="./index.php" attribute to reflect the path to MailingList on your site (if it's different).

You can use this as your subscribe/unsubscribe form:


  

Or use this as a subscribe-only form:

Along with this as an unsubscribe form (you could put this on a separate page and provide the URL in your emails as the unsubscribe link):

This one doesn't produce a pop-up window. If you use it, you might want to change the $cfg['template'] variable in config.inc.php and replace the close link with a back link (<href="JavaScript:history.back()">back</a>).