View Single Post
  #4 (permalink)  
Old 06-30-2009, 9:45 AM
oXiDe oXiDe is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jun 2009
Age: 20
Posts: 12
Reputation: 11
oXiDe is on a distinguished programming path ahead
Default

I did a bit more testing and I don't think the DLL is responsible...

At the moment, we are coverting it into a WMF, then into RTF then into the RTB

The string we receive is (data1.txt)

String is fine, no image...

I used the copy and paste method and received the exact same string (data1.txt)

Except with using the copy and paste method... The emoticon showed...

I'm a bit lost.. We recieve the same string, but emoticon doesn't show...
Attached Files
File Type: txt data1.txt (9.3 KB, 0 views)
File Type: txt data2.txt (9.3 KB, 0 views)

Last edited by JohnH; 06-30-2009 at 10:59 AM. Reason: rtf to attachments, board not suitable to display the string
Reply With Quote