wwUtils::URLDecode
URLDecodes a URLEncoded text string to normal text.
o.URLDecode(lcText)
Decoded text
Parameters
lcText
Text to decode
Remarks
Requires wwIPStuff.dll for large buffers (255 bytes or more).
URLDecodes a URLEncoded text string to normal text.
o.URLDecode(lcText)
Decoded text
lcText
Text to decode
Requires wwIPStuff.dll for large buffers (255 bytes or more).