Question
Irritating "!" in CDOSYS ASP Email
I have a particular online form (using classic ASP) that
users get a confirmation page on which then sends the information
via CDOSYS to our department. Although the confirmation page is
fine I have a strange "!" character that appears in the html
generated email (simple 2 column HTML table) that the staff
receive.
I attempted to systematically comment out sections of code to trap the error.My frustration is that this often results in the "!" moving to consistently to another location (sometimes twice or three in an email!).
* Example 1 --> Depa! rtment
* Example 2 --> ! Ends
The ONLY clue I have is that where ever the "!" shows up there is 'one space' after it and then text. Any suggestions on what would even cause this error in CDOSYS emails using ASP?
I attempted to systematically comment out sections of code to trap the error.My frustration is that this often results in the "!" moving to consistently to another location (sometimes twice or three in an email!).
* Example 1 --> Depa! rtment
* Example 2 --> ! Ends
The ONLY clue I have is that where ever the "!" shows up there is 'one space' after it and then text. Any suggestions on what would even cause this error in CDOSYS emails using ASP?
