Greeting Perlers, I have a mixed problem with Perl and HTML. I'm developing a web form to send contact emails, that uses two byte characters (kanji, chinese characters, etc). If I use the perl script with input from the console, it send the email correctly, but when I use the script in the web environment, the browser translates the kanji to HTML Codes. So the main question would be... can you translate the HTML Codes to double byte characters in Perl prior to encode the message to send? this problem is mainly with the subject, as the content can be html encoded...
thanks in advanced... --------------------------------------------- Juan Carlos Cruz Dada Senior Developer Cital Web Solutions [EMAIL PROTECTED] Tel. 247-7900 Ext. 213 _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
