|
-
Oct 11th, 2004, 07:55 AM
#1
Thread Starter
Banned
multi lang support
How do I accomodate for multiple languages on an asp.net / vb.net web project? The trolls I work with want to be able to "Switch" to a different language and have all of the labels, etc. switch to a different language.
So if I had: "Login Please"
and someone wanted to use the app in french it would say:
"Login Please <but in french>"
Please provide details if you have implemented this.
Thanks
-
Oct 12th, 2004, 05:48 AM
#2
You could use a VERY similar method, if in fact the same method, that I wrote in VB6.
However, does ASP.NET does some funcky stuff with languages and make it easier to switch??? I have heard that it does...
Woof
-
Oct 12th, 2004, 07:32 AM
#3
Thread Starter
Banned
Originally posted by Wokawidget
You could use a VERY similar method, if in fact the same method, that I wrote in VB6.
However, does ASP.NET does some funcky stuff with languages and make it easier to switch??? I have heard that it does...
Woof
Thats what I was wondering...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|