Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Email! Posted by edomingos_jr on 1 Jan 2006 at 12:56 PM
Hey, im trying to find out how to email with an anttachment in delphi 7? Is any1 capable of that?

Thanx...
Report
Re: Email! Posted by zibadian on 1 Jan 2006 at 1:20 PM
: Hey, im trying to find out how to email with an anttachment in delphi 7? Is any1 capable of that?
:
: Thanx...
:
You can do that using the TidSMTP.Send() method. This method takes a TidMessage() component, which defines the message to send. By adding a TIdAttachment to the MessageParts property of the message and setting its FileName property, you can specify which file to send as an attachment.
Report
Re: Email! Posted by edomingos_jr on 1 Jan 2006 at 1:33 PM
Do you have the code for it? I need steps, im just a beginner...
Report
Re: Email! Posted by jobromedia on 1 Jan 2006 at 4:10 PM
: Do you have the code for it? I need steps, im just a beginner...
:
Create the components.

Now specify the properties at designtime. By double clicking the properties in red the first component of the specified kind is assigned.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.