Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



@LCID Directive


This directive specifies how dates, times, and currencies are formatted for different locales. A Local Language Identifier (LCID) is a 32-bit value that identifies a geographic locale.

The syntax for this directive is as follows:

<%@ LCID=localeidentifier %>

The parameters are as follows:

localeidentifier

A valid Locale Indentifier (LCID) number. For a list of valid values, see Configuring International Support.

Take note of the following:

See also:

Developing International Applications

Configuring International Support

ASP Session Object LCID Property



ContentsPreviousNextIndex