Category > HTML functions |
Item | Description |
---|---|
AnsiToHtml() | Inserts HTML character entities into an ANSI text string, |
HtmlToAnsi() | Converts an HTML formatted text string to the ANSI character set. |
HtmlToOem() | Converts an HTML formatted text string to the OEM character set |
OemToHtml() | Inserts HTML character entities into an OEM text string. |
THtmlCleanup() | Releases memory tables required for HTML classes. |
THtmlDocument() | Creates a new THtmlDocument object. |
THtmlInit() | Initializes memory tables required for HTML classes. |
THtmlIsValid() | Validates a HTML tag name and attribute. |
THtmlIterator() | Creates a new THtmlIterator object. |
THtmlIteratorRegEx() | Creates a new THtmlIteratorRegEx object. |
THtmlIteratorScan() | Creates a new THtmlIteratorScan object. |
THtmlNode() | Creates a new THtmlNode object. |
TIpClientHttp() | Creates a new TIpClientHttp object. |
http://www.xHarbour.com