Different Language On Website

J

Juno

Hi
How can I use a different language on my website. For
example use Chinese, Japanese or Farsi on my website.
Help please.
 
C

Cowboy \(Gregory A. Beamer\)

With FrontPage alone? You are best to build different versions of your site
and redirect the user based on their language. With ASP, you have a bit more
control, but have to do all of the coding yourself. ASP.NET has objects for
Internationalization built in. You can use the Localization toolkit to
reduce the maintenance complexity.

There may be a third party tool for FrontPage, but I know of none.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
****
Think Outside the Box!
****************************************************************************
****
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top