Hi, I would like to know how to send email using common net:smtp component with Chinese character encoding in Big5 or UTF-8??
I peek into the source and I notice a line which have a final field called default_encoding, which set to ISO-8859 So how can I encode the body of email in other's encoding ?? Regards
