Haha, at least you have a sense of humor, man some people get mad if you don't spell it out for them... i mean, it's not like i'm getting paid here.... so glad you have a sense of humor
It's brazilian as you know. They use verdadeiro as true and falso as false, but in vbscript there's a GetLocale funtion you use to get the input locale. and vice verca you can you SetLocale("some language code") to change the code.
locale chart here
http://msdn.microsoft.com/library/de.../vsmsclcid.asp
You can case the language input and make it =true instead of using xstat strait from the user. Is that what you're looking for, i'm not sure if that grabs the default language or not *shrug*, i think it's just the current input typing.
It sounds like the client isn't actually initializing that, and if they aren't, you'll have to get their location orientation another wya, but still you can just do checks before you query the DB and get the input to the DB squared away with english assuming all your production servers are english based as it sounds. Hope this helps
Note, if you were mean i wouldn't have said any of this
