Does anybody know how to create a Outlook mailform including for an example a Orderconfirmation (just simple DOS tekst) in the mail and some text in the Subject. Maybe some mailadress to CC and/or BCC.
This command on a Shortcut is working fine, but not in a CMD-file.
mailto:info@rainerbay.dk&subject=Hello%20World%21&body=How%20are%20you%2C%20John%3F
Maybe the way is to print the Orderconfirmation in a textfile and put the information in top of the header and then make a little program to activate to read this textfile.
I told the customer that it should be better to upgrade, but they are not interested until now.
Anyway..its still funny to work with 3.56 sometimes...
Comments
May be so or with some other outlook's parameters:
outlook "mailto:info@rainerbay.dk&subject=Hello%20World%21&body=How%20are%20you%2C%20John%3F"
It is a small program that we run after we have printet a file to the folder c:\x-mails.
We get the e-mail address from ex. the customer, and can automatically send the mail from ex sales order.
It sends a mail using even outlook og outlook express.
With kind regards
Bjarne Bilstrup
balance.as