Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to start default browser
Message
De
23/10/2000 21:41:42
 
 
À
16/10/2000 13:53:45
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00260713
Message ID:
00433271
Vues:
21
>Thanks... that worked great. Let me ask you one more thing. How about a multi line body. I tried using the ASCII codes for CR and LF but can't get it work.
>
>I have a app where I would like to email a 'work order' and in the body of the mailto: I want to include the text for the work order description, which is on 10-15 lines??? Your example works great for a one line body.
>
>Thanks



Well, I think you should know it......

It is HEX type. %20 = chr(32) = space
So, the Newline will be %0D%0A

You must often see it if you check the file with the low level editor!

i.e. mailto:ruscomp@ix.netcom.com?Subject=Have%20a%20nice%20day&Body=1st%20line.%0d%0a2nd%20line.
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform