Decodes an Html encoded string removing basic HTML entities.
Note that this method only translates quotes, ampersands and angle brackets (<>"&)
o.DecodeHtml(lcEncodedHtml)
Return Value
HTML decoded string
Parameters
lcEncodedHtml
An HTML encoded string to be decoded
See also:
Class wwUtils | wwUtils::EncodeHtml© West Wind Technologies, 1996-2024 • Updated: 03/28/12
Comment or report problem with topic