wwUtils::DecodeHtml

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, 2023 • Updated: 03/28/12
Comment or report problem with topic