Posted By:
Paul_Crisp
Posted On:
Thursday, May 24, 2001 05:05 AM
I'm trying to send data gained through a web page using the JavaMail API. At present the data that is used to populate the email includes all the correct data, however when the email arrives the £ are removed. At the moment I'm using charset=646 and encoding quoted printable. Are these correct and do you know how I can fix this problem?