Character Translation

When displaying text in a browser, certain characters, such as the less-than-sign (<), the greater-than-sign (>) and the ampersand (&), have special meaning. The routines in this category allow you to convert these characters into specially encoded entities that the browser displays as the original characters.

RW_TRANS

Processes the contents of a string to convert certain reserved character values, then appends the converted text to the specified  RealWeb buffer.

RWS_TRANS

Processes the contents of a string to convert certain reserved character values.

* RW_PUT_TRANSLATED (Deprecated)

Appends text directly to the output buffer, after converting certain reserved character values.

 

A leading asterisk indicates that the subroutine was present in RealWeb 2.