Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_InteractInteraction

Public Function HTMLEncodeChar (
char As String,
Optional ExcludeForwardSlash As Boolean = True
) As String

Encode a character for HTML compliance.

char as String

The character to encode.

Optional ExcludeForwardSlash as Boolean = True

Don't encode a forward slash (default).

Call Template:

Dim s As String
s = xf.Interact.HTMLEncodeChar(char)
s = xf.Interact.HTMLEncodeChar(char, ExcludeForwardSlash)

See Also:

Example 1:

HTMLEncodeChar("<")   => &lt;
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd