-----Mensaje original-----
De: Rick Morneau <ram@...>
Fecha: Viernes 30 de Octubre de 1998 07:31
>Howdy!
>
>I would like to include a link to the Conlang list in some of my web
>pages. Is there a "best way" to do this? I know how to do a simple
>"mailto" link, but otherwise I'm a complete newbie with HTML, so please
>be gentle. :-)
First: a "mailto" anchor tag won't work because you have to be subscribe in
order to post to the list. I see two posibilities: either give instruction
for subscribing like:
<!--- BEGIN CODE HERE -->
<p>For subscribe send a email to
<A HREF="mailto:LISTSERV@...>LISTSERV@BROWNVM.BROWN.EDU</A>
with the mesagge: <br>
<tt>SUBSCRIBE CONLANG </tt><i>your name</i>
</p>
<!-- END CODE HERE -->
Or make a link to http://www.eGroups.com/list/conlang where the surfer can
look at the postings and get instructions to subscribe to the list.
-- Carlos Th