Wednesday, August 29, 2007 2:53 AM
I have no idea where those annoying !'s come from, although I'm leaning towards thinking that the Persits.ASPEmail component puts them in once a given line gets too long.
The solution: in the ASP code, add a ' & VbCrLf ' to the end of each line. Voila: happy HTML emails.
How did we EVER develop apps with classic ASP?!
D