Link to home
Start Free TrialLog in
Avatar of BigMadDrongo
BigMadDrongo

asked on

How to send a doc using the NEWT SMTP control

I need to use the NEWT SMTP control which comes with delphi3 to send a text file.  My problem is how do I pass optional parameters into the SendDoc method?  I need to only pass in an InputFile name.  The points are high, cos I need an answer quickly.

Cheers

BigMadDrongo
Avatar of ssite
ssite

My answer is just don't use that component. It sucks, it's an OCX and it's bad.
I ran a search for you.Go to http://www.rtfm.be/fpiette/indexuk.htm and download the ICS - internet component suite. It's excellent, has examples of just what you need, and has full source code and it's VCL.
ASKER CERTIFIED SOLUTION
Avatar of ronit051397
ronit051397

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial