-
I've made a program that asks a series of questions and when the user presses OK I want that info to be e-mailed to my address. Does anyone know how to do this? I don't want to use MAPI Controls because after the user presses OK, it shouldn't look like that the info is being sent. That means I don't want any dialog boxes. Also I don't want to send it through OutLook
-
Check out this tip
This tip is posted here on VB-World. It should show you how to do what you want to do.
http://www.vb-world.net/internet/tip494.html
All the best.
-
That tip will open up the email program.
Check out http://www.dart.com, who have custom POP and SMTP controls you can download. The can, if customized work invisibly. They are 30 day trial versions, but there are ways around this.....
-
-
I have code that uses winsock to send email, its long if, u want it then let me now and i will send the demo to you