External Interfaces > RealWeb > RealWeb API > Character Translation (RealWeb)

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

Character Translation (RealWeb) (routines.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.1 (MoTW) Revision 7Comment on this topic