[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] subscribe to raq maillist from web page
- Subject: Re: [cobalt-users] subscribe to raq maillist from web page
- From: John D Gorena <Support@xxxxxxxxxxxxxxxxxxx>
- Date: Thu Oct 2 08:15:01 2003
- Organization: http://www.JMG-Enterprises.com
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Lee Blinco wrote:
>
> hi list
> is there a simple way to subscribe to the raq550's mailist from a web form ?
> cheers
> Lee Blinco
>
For a Boy Scout page we use a mail link and they click and send to subscive or
unsubscribe. Here is the html code for the link.
<a href="mailto:majordomo@xxxxxxxxxx?subject=bbbbbbbbbbb bbbbbbb
bbbbbbb&Body=subscribe cccccccccc">CLICK HERE</a>
Where:
aaaaaa.aaa is the domain name of the list
bbbbbbbbbbb bbbbbbb bbbbbbb is the subject information of the email
cccccccccc is the list name
John