RiazKhanmohamed
Programmer
- Oct 30, 2002
- 115
I have a program with two functions for sending emails in different ways, but both use mapi. the difference is unimportant.
Both appear to be coded correctly. Both match what most people have posted on this site. Both fill the fields correctly (on watch), and on send if i type .send true, the emails displayed are exactly correct to what they should be.
But here's the thing: if i use .send or .send false, although it doesn't fail, it doesn't actually send the email. I've tested on systems with outlook and non-outlook. because they all work with .send true but not without I am finding it hard to work out. I've spent all of yesterday trying different things but just can't get it to send.
Please help, it's driving me nuts! Thanks in advance
Both appear to be coded correctly. Both match what most people have posted on this site. Both fill the fields correctly (on watch), and on send if i type .send true, the emails displayed are exactly correct to what they should be.
But here's the thing: if i use .send or .send false, although it doesn't fail, it doesn't actually send the email. I've tested on systems with outlook and non-outlook. because they all work with .send true but not without I am finding it hard to work out. I've spent all of yesterday trying different things but just can't get it to send.
Please help, it's driving me nuts! Thanks in advance