Hi
 
I need to be able to generate from within my app a fixed format Email containing a subject line, no message, but with an attached text file.
 
I'm using D5 Pro.
 
Is this fraught with difficulties for the inexperienced?
 
If not, can any one give me some simple pointers?
 
What components are involved?
What are the steps that have to be taken and in what order?
What bits of information (communications) do I need?
 
There doesn't seem to be any items in the Delphi documents that leap out and say "This is what you're looking for!"
Maybe it's all hiding behind the Web jargon.
 
Can anyone point me to an example?
 
TVMIA
 
Mark
BEGIN:VCARD
VERSION:2.1
N:Howard;Mark
FN:Mark Howard
ORG:Forest Production Systems Ltd
TEL;WORK;VOICE:(07) 348 8177
TEL;CELL;VOICE:(021) 477564
TEL;WORK;FAX:(07) 348 8178
ADR;WORK:;;P.O.Box 5155;Rotorua
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:P.O.Box 5155=0D=0ARotorua
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20001207T155620Z
END:VCARD

Reply via email to