Results 1 to 3 of 3

Thread: multi lang support

  1. #1

    Thread Starter
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492

    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

  2. #2
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632
    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

  3. #3

    Thread Starter
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492
    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
  •  



Click Here to Expand Forum to Full Width