Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Where did the +-sign go?
| Subject: | Where did the +-sign go? |
| Posted by: | "José Montebarra" (jose.montebar..@montebarraltd.uk) |
| Date: | Wed, 31 Oct 2007 15:51:44 |
Hi all,
Where did the +-sign go?
Could anyone explain why in a web-app using WebBroker:
a.. unparsed request = Request.Content ClientId=+46705954365
b.. parsed request = ClientId= 46705954365
+-sign is converted to space, why and what am I supposed to do to preserv
the +-sign?
Regards
José