Xavier Noria [XN], on Saturday, November 26, 2005 at 20:53 (+0100)
thinks about:

XN> Yeah, looks like you need some kind of conversion table, but I still
XN> do no understand the problem to solve. Can you be more specific? Do
XN> you have examples of actual inputs and their corresponding conversions?

this is selfexplain: http://www.lookuptables.com/
when the character is possible to convert to something printable, I
can write conversion (161 -> i), but for example 241 has no printable
character, so it should be space or nothing.

As I look to these codes, I found around 36 characters, which I should
convert.

And need for this? I'm sending to client some file, but name of
attachment is created from database. In DB I have iso-8859-1
characters, which looks ugly (I don't know client's encoding, I don't
know how to encode filename of attachment...), so I just want send
clear characters....

-- 

 ...m8s, cu l8r, Brano.

[DISCLAIMER: I really shouldn't respond to my mail before I have my
beer.]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to