Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cdo smtp mail line feed problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01309504
Message ID:
01309507
Vues:
7
This message has been marked as a message which has helped to the initial question of the thread.
>I am trying to use cdo smtp mail to automate sending emails. The body text I wish to send is split into 3 paragraphs. I have split them using chr(13)+chr(13) as part of the body text string I past to the mail object. But on receipt of the mail the text is run together with no separation between paragraphs. It appears that the smtp mail server is stripping out the chr(13)'s.
>
>Any advice on how to get around this would be greatly appreciated.
>
>Barry Sutton

try with
chr(13)+chr(10)
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform