If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Session.lcid = 2057

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-20-06, 10:27
lindentree lindentree is offline
Registered User
 
Join Date: Nov 2004
Posts: 22
Session.lcid = 2057

I have been having problems on the Intranet with dates reverting to US when the server, Access databases, etc are all set to UK
I have now found info on the internet suggesting I set a session variable:
<%Session.LCID = 2057%>
I presume if I set this on the Intranet home page it will act as a session for the entire time the user is the the Intranet rather than having to add this to all the pages where dates are used.
Has anyone had the same problem?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On