>In the $SIGNUP template I want to include the URL for the standard "Join
>or leave the list" webpage (e.g.,
>http://www.domain.net/cgi-bin/wa?SUBED1=listname&A=1).  However, when the
>message is received the URL appears as:
>http://www.domain.net/cgi-bin/wa?SUBED1=listname&A;=1 [NOTICE the ";"
>between the "A" and the "=").
>
>Is there any way to suppress the ";"?
>
>I've tried replacing the "=" with %3D, but to no avail.
>
>Chris McFerren

Double the ampersand, e.g.

http://www.domain.net/cgi-bin/wa?SUBED1=listname&&A=1

LISTSERV assumes that strings beginning with "&" are variable
substitutions which is why you are running into the problem.

Thanks,
--
Jacob Haller, Technical Support
L-Soft international, Inc
http://www.lsoft.com/