| TOTAL: 2 Page: 1 of 1 |
|
Browser Language Redirect script
If your site is presented in more than one language (ie: English and Chinese), use this script to automatically detect the language setting of your visitor's browser, and redirect them to the appropriate section within your site. The script relies on the browser-returned ISO 639 code for determining language type of the product.

| Hits: | 8745 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |
Language
(Version 4.0+ browsers) Redirects a user to the page based on their language. For example, English language user browsers, which report the language as 'en' in most cases, can be redirected to an English page, while Spanish language user browser, which report the language as 'es' in most cases, can be sent to a separate Spanish page. This method works well for redirecting users in all the languages that you set up. Instructions on adding more languages are included in the source code.

| Hits: | 5934 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-02-02 |