On Tuesday 26 August 2003 12:45, Ralf Ullrich wrote: > With these settings I continously encounter server-crashes, if I turn > off both options, I guess I see their UTF-8 correspondents. > I read in Apache::AxKit::Language::XSP that one cannot use national > characters in taglib source-code, but how are the non-utf-8-users in > this list do this?
Well, actually I have some of the same problem, my special chars (also in my case stored in a PostgreSQL database) are just removed from the output. However, I just thought "this is going to be easy to solve, postpone it to later"... :-) But now that you ask... But rather than convert to iso8859-1, why don't you just serve UTF-8 to browsers? They support it pretty well, don't they? Matt: PostgreSQL stores in UTF-8, yes. Best, Kjetil -- Kjetil Kjernsmo Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
