View Single Post
  #2 (permalink)  
Old Jan 19th, 2008, 05:15
JustinStudios's Avatar
JustinStudios JustinStudios is offline
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 406
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JustinStudios
Re: Asp code in XHTML displays English, then switches to a different language

ASP is a server side language and won't have anything to do with your browser. The date it gets back is the date from the server so you might want to check to ensure your server is located in an English country. I've seen a lot of servers being hosted in India lately, and not that I have anything against India, but That's a LONG way to go to get things sent back to me.
Reply With Quote