CDONTS and line lengths
Web Development
1
Posts
1
Posters
4
Views
1
Watching
-
I'm using CDONTS to send email (Win2k Pro). Everything works fine, except it ignored my line ends ("\r\n") and adds it when it wants to, which is after about twenty characters. This looses all the formamting of the messages. How can I specify the line length, WITHOUT using HTML? Is it possible? Cheers, Vesta