LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

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

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

Parts/Attachments: text/plain (26 lines)
Print Reply
Mime-Version:
1.0
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
Jacob Haller <[log in to unmask]>
Date:
Tue, 27 Jun 2000 16:32:48 -0400
In-Reply-To:
<Pine.GSO.4.05.10006271613290.8129-100000@hydra>
Content-Type:
text/plain; charset="us-ascii" ; format="flowed"
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
>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