> > You right, the show() method is certainly wrong place to set HTTP > > headers, as it is already inside a style.. It should be done in > > can_handle(). > > Verified: once I moved the header() call to can_handle() it > started storing (and displaying) scandinavian characters > correctly.
Great! It works :-) Now I can find more problems :-) Solt
