wwUtils::URLEncode

Encodes a string in URL encoded format for use on URL strings or when creating a POST buffer.

o.URLEncode(tcValue)

Return Value

UrlEncoded string

Parameters

tcValue
Value to UrlEncode

Remarks

Requires wwIPStuff.dll for large buffers (255 bytes or more).


See also:

Library wwUtils

© West Wind Technologies, 2023 • Updated: 07/30/08
Comment or report problem with topic