04-15-2007, 08:37 AM
I'm using EventCalender ver.1.6.2 on Linux. Please have a look at my page at http://www.tokyo-club.com/schedule/
Now I'd like to know how to work search function properly with Japanse characters. I cannot explain the reason why it doesn't work, but I feel the problem comes from URL encoded issues. (Japanese characters need to be URL encoded as follows)
あいうえお
http://www.tokyo-club.com/schedule/index...4%A8%A4%AA
I would like to know how to fix this problem or at least around which line in EventCalender I should put encoding/decoding function for character conversion.
Now I'd like to know how to work search function properly with Japanse characters. I cannot explain the reason why it doesn't work, but I feel the problem comes from URL encoded issues. (Japanese characters need to be URL encoded as follows)
あいうえお
http://www.tokyo-club.com/schedule/index...4%A8%A4%AA
I would like to know how to fix this problem or at least around which line in EventCalender I should put encoding/decoding function for character conversion.