borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Shorting alphabetically the contents of a DataGrid control)Next Topic (add new records Foxpro DBF table VB6) New Topic New Poll Post Reply
AndreaVB Forum : VB General : VB Codes for an auto emailer..
Poster Message
joying
Level: Trainee

Registered: 08-05-2007
Posts: 1

icon VB Codes for an auto emailer..

hi.. i need VB codes for an auto emailer that would automatically send emails to the addresses that are stored in a database whenever we have a new post in our website. Hope someone could help me!

08-05-2007 at 06:13 AM
View Profile Send Email to User Show All Posts | Quote Reply
aak_neo
Level: Scholar


Registered: 11-02-2007
Posts: 30
icon Re: VB Codes for an auto emailer..

MAPI IS THE ANSWER.

check out this example:

http://www.devarticles.com/c/a/Visual-Basic/Sending-Email-With-MAPI-Components-in-Visual-Basic/

BUT U NEED TO HAVE POP3 & SMTP ADDRESES FOR OUTLOOK EXPRESS AS IT USES OUTLOOK EXPRESS FOR SENDING MAIL.


____________________________
You never see past the choices you don't understand

08-05-2007 at 05:54 PM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1616
icon Re: VB Codes for an auto emailer..

If the data's stored on the web, it'd be a lot easier to use a PHP/ASP etc script to do it than a VB program -- not to mention an e-mail could be sent immediately, or at a specified time upon whatever event causes the e-mail to be sent.

Whereas a VB program could only do it if it's run 24/7/365 with constant access to the data which would have to be updated as soon as a new entry's made.

____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

12-05-2007 at 03:50 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : VB Codes for an auto emailer..
Previous Topic (Shorting alphabetically the contents of a DataGrid control)Next Topic (add new records Foxpro DBF table VB6) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder