|
-
Aug 28th, 2012, 03:34 PM
#1
Thread Starter
Addicted Member
VB Email
Just wondering what a solution to the following is.
I've got a "send email" part to my application which works great (using Gmail)
I'd like to be able to receive emails in my application as well. A basic thing would do...
eg when a new message is received:
---
If a timer could be used to check for emails every 5minutes; then
TextBox1.Text = "New Message Received";
Click the text box and it displays who the email is from, the subject and the email content in plain text, with a reply option.
---
Any advice gratefully received!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|