LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Jacob Haller <[log in to unmask]>
Tue, 27 Jun 2000 16:32:48 -0400
text/plain (26 lines)
>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/

ATOM RSS1 RSS2