When creating an application and you want to make it non-language specific (so that it works across any language eg. inserting strings of text into database) is it best to create a separate instance of that site/database or can you put a whole bunch of conditional code based on url variable

eg.
http://www.mysite.com/index.cfm?lan=en
http://www.mysite.com/index.cfm?lan=jp
http://www.mysite.com/index.cfm?lan=cz

cause I am having trouble with the site I am building now inserting Chinese characters into the DB, so I can imagine that it will be the same for Japanese and other funny character languages

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to