Send mail error

If you are a Delphi developer and have any questions about using our products from Delphi here is the place to post them.
Post Reply
systweakamol
Posts: 16
Joined: Fri Sep 09 2005
Contact:

Send mail error

Post by systweakamol »

hi!

I am using the cdintfex control to send a pdf file via email. and i am writting this code to send the mail.
CDIntfEx1.SendMail('amol.rajurkar@systweak.net','','','Test','Test PDF Attached',StrsaveFileName+';'+ ExtractFileName(StrsaveFileName),0);

I am using delphi 7 as my front end. When this code is generated it opens a new message compose dialog of outlook over the application but the problem is that the compose dialog is disabled, no button (send,cut copy,etc) are enabled.


What is the problem,,

Please let me know as soon as possible.

Kind Regards.

Amol Rajurkar
Post Reply