Results 1 to 5 of 5

Thread: Help!!Windows 2000 Server date Format problem

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    32

    Help!!Windows 2000 Server date Format problem

    Hi,
    Devloped an asp.net application on Win 2000 Pro and moved it to Win 2000 Server. It works fine accept for the date format and currency is showing in USA format instead of UK. The Win 2000 Server is set to UK date format. Also an article suggested I add this code to the Global.asax file:

    Session.LCID = 2057 in the session_start() sub.

    I have tried this and still the format is incorrect. Help!!!!!!!!!!!!!!!!!!!!!

  2. #2

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    32
    Anyone Got any ideas ???????????

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    32
    I've changed my Test server to amercian date format, but it is still showing £ signs, maybe the set up has nothing to do with it ?

  4. #4

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    32
    still need help........ maybe I should post on asp.net.............

  5. #5
    Lively Member
    Join Date
    Nov 2002
    Location
    Hong Kong
    Posts
    83
    try to change the date data into the standard format #YYYY-MM-DD#

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width