On Wed, 20 Mar 2019 10:34:42 +0100 (CET)
Pierre Frenkiel <[email protected]> wrote:

Hello Pierre,

> I tried also by escaping ? and & with \, and it was not better.

I wouldn't expect it to be.  It's more usual to replace each such
character with its HEX counterpart, thus;

  ? converts to %3F
  & converts to %26

-- 
 Regards  _
         / )           "The blindingly obvious is
        / _)rad        never immediately apparent"
They said we'd be artistically free, but that was on a bit of paper
Complete Control - The Clash

Attachment: pgpQ5C8YmKgaV.pgp
Description: OpenPGP digital signature

Reply via email to