Previous in Contents Next in Contents

Page.Encode Method

The Encode method applies HTML encoding to the specified text string.

Note  This method is identical to Page.HTMLEncode, which is the preferred name for this function.

Syntax

Page.Encode(String)

Parameters

String
The text string to encode.

© 1997-2000 Microsoft Corporation. All rights reserved.