EncodeURL function
function
EncodeURL(Const Value: string): string;
Unit
SynaCode
Description
Encode
s a
string to URL
format
. Use
d to
encode critical characters in all URL
s
.
See also:
EncodeTriplet
,
EncodeURLElement