Re: Web post component for https
From: Aleksey Kuznetsov (nospam_at_nospam.org)
Date: 08/14/04
- Next message: Chris M: "Re: Tabbed Data Module"
- Previous message: Andrew Diabo: "Re: Web post component for https"
- In reply to: Andrew Diabo: "Re: Web post component for https"
- Next in thread: Andrew Diabo: "Re: Web post component for https"
- Reply: Andrew Diabo: "Re: Web post component for https"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 14 Aug 2004 02:14:13 +0300
There is 2 functions in acUtils unit: URLEncode and URLDecode (add "acUtils"
to the uses clause). You can use them to convert spaces, asterisks and other
special characters to %hex_codes, and convert the string back.
Thanks,
Aleksey
"Andrew Diabo" <aadiabo@ix.netcom.com> wrote in message
news:411d4235@newsgroups.borland.com...
> Hi Aleksey,
>
> Is there a way to "massage" the string for the POSTData property so that
it
> is encoded
> correctly? For example, a string with spaces should be added with %20
before
> passing
> to the POSTData property. I know I can do it manually but if there is an
> utility to do this
> as well as to encode symbols, that would be helpful.
>
> Thanks again.
>
> Andrew
- Next message: Chris M: "Re: Tabbed Data Module"
- Previous message: Andrew Diabo: "Re: Web post component for https"
- In reply to: Andrew Diabo: "Re: Web post component for https"
- Next in thread: Andrew Diabo: "Re: Web post component for https"
- Reply: Andrew Diabo: "Re: Web post component for https"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]