The SessionID property enables you to set or get a Locale Identifier (LCID) that determines how certain content—such as date, time, and currency—is formatted.
nCurrentLCID = Session.LCID
SessionLCID = nLCIDnumber
nLCIDnumber
A valid Local Identifier (LCID) number. For a list of valid values, see "Developing International Applications" in "Chapter 4: Building a Chili!Soft ASP Application."
For usage and limitations, see "Developing International Applications" in "Chapter 4: Building a Chili!Soft ASP Application."
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.