Hi together,
I have a small problen with a BSP-Application! It's no real BSP-related problem but it appears within my BSP-Application!
I have moved a BSP-Application from a non-unicode-system to a unicode-system! So far everything's ok and the application is still working but I have a small unicode-problem and don't know how to solve it:
I'm generating a mailto-link with body-part within the controller-class and pass it to the view. The body-part does contain german-umlauts and some more special chars! When I click on the link an mail will be created via Outlook! In Outlook 2007 everything is fine, in outlook 2003 I'm getting conversion-problems. For example the ü does appear as ü.
How can I avoid this! Btw.: It's not possible to change something in Outlook as this would affect to many users!
I already tried to use methods from cl_http_utility but still don't get it working! In the old system everything works fine!
Any suggestions?
Best regards,
Stefan