[Seaside] Displaying non-ascii characters

Yar Hwee Boon hboon at motionobj.com
Thu Nov 11 18:15:21 CET 2004


On Thu, 11 Nov 2004 18:03:50 +0100, Avi Bryant <avi at beta4.com> wrote:

> Seaside declares an encoding of UTF-8 (see WAResponse>>initialize).  So  
> if you have text in another encoding, you either need to convert it to  
> UTF-8, or change the content-type header.

My understanding is that this declaration only affects how the browser  
displays the page? If so, I have already tried changing the encoding used  
for viewing the page in the browser settings.. I did try changing the  
content-type header, but it still looks like rubbish..

-- 
Regards
HweeBoon
MotionObj


More information about the Seaside mailing list