Change language of content according to country

Reply

Join Date: Aug 2008
Posts: 10
Reputation: priyam_maheshwa is an unknown quantity at this point 
Solved Threads: 0
priyam_maheshwa priyam_maheshwa is offline Offline
Newbie Poster

Change language of content according to country

 
0
  #1
Oct 23rd, 2008
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
  1. <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
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 66
Reputation: Baradaran is an unknown quantity at this point 
Solved Threads: 4
Baradaran Baradaran is offline Offline
Junior Poster in Training

Re: Change language of content according to country

 
0
  #2
Oct 24th, 2008
Hi,
I set up a multi-lingual website by using Laguage IDs, so English has ID 1, German 2 etc.
I implement the language variable in three places:
QueryString
Session Variable
Global Variable available to the page

According to the language variable, everything can be shown in the desired language.

Give it a try.
Good luck!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC