Function CSPString::HTMLEncode()

Description:
Encodes the string according to the HTML encoding.

Prototype:
void HTMLEncode();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
Ensures that text that may contain symbols like "<" and ">", will appear correctly in an HTML page.

See also:
member functions HTMLDecode(), URLEncode(), URLDecode()
CSPString | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd