Change content language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priyammaheshwari
    New Member
    • Sep 2008
    • 7

    Change content language

    Hi There

    I am developing a site which would be used worldwide,so some of the people in China and Japan want that they should be able to see the site in their respective language.So to change the content language i am thinking i will use
    Code:
    <html lang="zh">
    tag.But this would just change the language of the content being displayed on the site.
    My site also sends out email on clicking the submit button,i want that the language of the email should also be changed to chinese or japanese respectively.
    Please tell me how can i change the language of the mail according to the country it is being viewed in,with the help of asp code.

    Thanks in advance
Working...