Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EMail Formatting
Message
 
 
À
20/04/2004 01:49:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00896369
Message ID:
00896438
Vues:
9
Hi Manoj,

Maybe I'm wrong but it looks like you're sending HTML as a body in which case you should use HTML tag
#define cr <br>

>Hi All,
>
>I am trying to format GroupWise email message from Visual FoxPro 5. And I tried following without success -
>
>
>
>#define cr 	chr(13)+chr(10)
>		
>lo_GroupWise = CreateObject(“NovellGroupWareSession”)
>…
>…
>lo_Message.BodyText = “<B>Dear ….. </B>”+cr
>…
>
>
>
>Any help will be grately appreciated.
>
>Thank you.
>
>Manoj
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform