There are times when you need to format dates, times, currencies etc. to
suit different countries. A quick way to do this would be to place this script line
<% Session.LCID = 2057 %> below the opening <% @LANGUAGE=VBSCRIPT %> at
the top of your ASP page. Each country is represented by a number, e.g. 2057 is for the UK.