Re: Email Subjects
From: Bernhard Mayer (no_at_spam.plz)
Date: 08/15/04
- Next message: Sebastien Russell: "Outside application monitoring"
- Previous message: Maarten Wiltink: "Re: Can BLOCKREAD be Used to Read a Text File?"
- In reply to: Sebastien Russell: "Email Subjects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 15 Aug 2004 10:26:36 +0200
don't double post plz.
you can append a ?subject=test after your email, so it looks like
PChar('mailto:W.A.R.M-Support@mailbox.co.za?subject=hello')
the same works with body, if you want standard text in your mail.
"Sebastien Russell" <bessatine@telkomsa.net> schrieb im Newsbeitrag
news:cfmgmg$pa3$1@ctb-nnrp2.saix.net...
> I want to add a subject line to an email through delphi...how do i do
this?
> I have the following code:
>
>
ShellExecute(Handle,'open',PChar('mailto:W.A.R.M-Support@mailbox.co.za'),nil
> ,nil,SW_SHOW);
>
> which opens the create email window...
>
> thanks in advance
>
> Sebastien
>
>
- Next message: Sebastien Russell: "Outside application monitoring"
- Previous message: Maarten Wiltink: "Re: Can BLOCKREAD be Used to Read a Text File?"
- In reply to: Sebastien Russell: "Email Subjects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|