S
shapper
Hello,
I am working on a multilanguage Asp.Net 2.0 web site.
I need to do the following:
1. Set a default culture in Web.Config File.
2. Create a function which changes culture when pressed.
Remember the choosen culture next time the visitor comes to the web
site.
3. Retrieve the current culture.
How can I do this?
Thanks,
Miguel
I am working on a multilanguage Asp.Net 2.0 web site.
I need to do the following:
1. Set a default culture in Web.Config File.
2. Create a function which changes culture when pressed.
Remember the choosen culture next time the visitor comes to the web
site.
3. Retrieve the current culture.
How can I do this?
Thanks,
Miguel