arg arg
hi everyone, i can't seem to get a grab on how to encode strings in quoted-printable.
so i'm wandering if some very nice person has some code or developed a freeware component i could use...
anything on this?
thanks :)
w.
Printable View
arg arg
hi everyone, i can't seem to get a grab on how to encode strings in quoted-printable.
so i'm wandering if some very nice person has some code or developed a freeware component i could use...
anything on this?
thanks :)
w.
kè ?
what ?
well, i'm programming an email client that uses MIME encoding, therefore i want to be able to send html mail.
as you know, in order to be sent via the net, i need to encode my ascii characters in quote-printable before sending.
i therefore need to have a way to do so...