wwUtils::URLEncode

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

o.URLEncode(tcValue)

UrlEncoded string

Parameters

tcValue
Value to UrlEncode

Remarks

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

See also