Speedsoft Home Page
 
Order Hosting Services Services and Pricing Support Home Page Search Speedsoft Contact Information Site Map
: Majordomo Subscriber

A nice thing to have on your web site if you run a Majordomo mail list is a way for viewers to join your mail list via the web site. We have a script at Speedsoft for this very purpose. You can include it in your web page without copying any code to your cgi-bin directory. Just put the HTML shown at the bottom of this page on your site and change the variables accordingly.

An example of this is the Speedsoft News List Addition Page.

VARIABLES:

  1. list: The exact name of your list (case sensitive)
  2. bgcolor: background color of the Thank You page (optional)
  3. background: background image of the Thank You page (optional)
  4. text: text color of the Thank You page (optional)
  5. link: link color of the Thank You page (optional)
  6. vlink: visited link color of the Thank You page (optional)
  7. alink: click link color of the Thank You page (optional)

NOTE: Do not change the form action in line two to the server your account is on, leave it set to www.speedsoft.com.

Copy this to your web page:


<form method="post" 
action="http://www.speedsoft.com/cgi-bin/majdom.pl">
Join our mail list!<P>
Put your email address here:<BR>
<input type="hidden" name="list" value="YOUR_LIST_NAME">
<input type="hidden" name="text" value="#FFFF80">
<input type="hidden" name="link" value="#ffffcc">
<input type="hidden" name="bgcolor" value="#000000">
<input type="hidden" name="vlink" value="#A08700">
<input type="text" name="address" size="30" maxlength="100"><P>
<input type="submit" name="send" value="Join Now">
</form>
Home | Order | Services | Support | CGI Central | E-Commerce | Search | Contact Us | Site Map | Links
Copyright © 1995-2008 Speedsoft, LLC. All rights reserved.