PDA

View Full Version : How to allow Russian texts on textAreas?


comicGeek
10-15-2004, 03:35 AM
Hello all,

Please help. How can I make my form textareas accept Russian texts? I made some forms for a Russian site I'm doing and the comment were "when I type I get funny looking characters and ? question marks instead of the Russian text!". Can someone please help me? I've been trying for a week now but cant seem to make it work! :confused:

Thanks.

comicGeek

Gibberish
10-15-2004, 04:52 PM
embed your font.

comicGeek
10-16-2004, 07:02 AM
Not possible since it is a PHP document and the form saves the entry to a database. :(

musse800
11-04-2004, 10:14 AM
This fis so u can use international characters in flash
Put

System.useCodepage = true;

somewhere in the beginning of your movie.