Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to start default browser
Message
From
23/10/2000 21:41:42
 
 
To
16/10/2000 13:53:45
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00260713
Message ID:
00433271
Views:
20
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform