Random Exclamation Marks
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have a class that uses string builder which produces a email body that is sent out by the system. My problem is that when i receive the email, random "! " characters are inserted into the text. If anyone out there has seen this problem before, let me know. For additional information, i place a bunch of vbCRLF after every line and still end up with these random "!" and spaces. Im also aware of projects migrating from IIS 5 to IIS 6 creates this problem. How can i fix it now