|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
Newline problems
I am trying to send an email using CDONTS, and I am having troubles with newlines.
There was a past thread a while back that said to use vbNewLine to insert a break in the message, but I still can't get it to work. I used vbNewLine, vbCrLf, chr(10) & chr(13) and my text still continues to flow right along. I want to keep it plain text rather than HTML Any other suggestions? |
|
#2
|
|||
|
|||
|
I've never sent an email using ASP so I'm not sure of how it works exactly. But if you post your code I still might be able to help you out.
|
|
#3
|
||||
|
||||
|
I found the problem, Outlook takes them away, and I had to go into the Outlook preferences and tell it not to remove "extra" line breaks automatically.
Thanks anyway :-) And just for reference, I used vbNewLine |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Newline problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|