[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] subscribe to raq maillist from web page



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