Hi all,

maybe someone know how to do it:
I have text in RFC header of message and it looks like this:
From: "Jarom=?iso-8859-2?q?=EDr_Pe=B9out_-_Programators"_?=<[EMAIL PROTECTED]>

I need some function, how to decode this to 8 bit, for example I get
via regexp only name:
Jarom=?iso-8859-2?q?=EDr_Pe=B9out_-_Programators

function could look:
%D28="Jarom=?iso-8859-2?q?=EDr_Pe=B9out_-_Programators"

(D28 - decode to 8 bit:)
and result could be:
Jaromír Pešout

what do you think about this ?


--
 --+ +--  +-     WEB: www.2ge.sk        Mail: [EMAIL PROTECTED]
+--+ |  - +--    IRC: _2ge_ (ircnet)    ICQ UIN: 7552083
+====+==+=+====- The Bat! 1.53bis on Windows NT 2195.5.0

Honesty is the best policy, but insanity is a better defe


--
______________________________________________________
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to