No announcements
Found 3162567 threads
-
2 Votes
Easy way to get Vb.net to create an Email in/for Gmail?
sent to me via vb.net sending an email to myself using my gmail account.Answered | 12 Replies | 2590 Views | Created by Robert Homes - Tuesday, October 14, 2014 9:49 AM | Last reply by ryguy72 - Thursday, October 16, 2014 10:28 PM -
0 Votes
Is there a easy way to convert vb6.0 programs to vb.net
Another example, VB6 has no problem referencing a string variable right after it has been created, even if it has not been explicitly ...Answered | 5 Replies | 2044 Views | Created by AJ825 - Friday, October 12, 2012 3:41 AM | Last reply by Cor Ligthert - Sunday, October 14, 2012 9:29 AM -
0 Votes
Can I get Gmail email address by ACS?
HI Thanks all of ...Answered | 5 Replies | 3860 Views | Created by Yuan2013 - Thursday, January 31, 2013 2:53 PM | Last reply by Yuan2013 - Tuesday, February 5, 2013 9:04 AM -
3 Votes
POP3, SSL, and GMAIL in VB.NET
I definitely know my way around VSE2010, but still have a long way to go.Answered | 7 Replies | 15730 Views | Created by Kirkland Yuknis - Monday, March 5, 2012 5:41 AM | Last reply by evry1falls - Saturday, February 2, 2013 8:33 PM -
0 Votes
UNABLE TO GET EMAILS FROM GMAIL ID'S
DEAR TEAM, WE WOULD LIKE TO CHECK IF THERE IS A PROBLEM FROM ANY GMAIL ACCOUNT ID'S OR HOTMAIL ACCOUNTS WHERE THE EMAILS SENT FROM GMAIL ACCOUNTS WE ARE ...Answered | 1 Replies | 1274 Views | Created by FRONTLINE TRAVELS PVT LTD - Monday, February 24, 2020 10:36 AM | Last reply by - Monday, February 24, 2020 11:54 AM -
0 Votes
Best way to read email from vb.net?
If you needed all the bells and whistles of that component, then I would say you should get it, but if all you need is simple pop3 to check for a given email, ...Answered | 5 Replies | 38563 Views | Created by keithrh - Friday, July 9, 2010 2:26 PM | Last reply by evry1falls - Monday, August 13, 2012 12:44 AM -
0 Votes
Sending email from gmail to another gmail user
private void SendMail() { MailMessage mailMessage = new MailMessage(); SmtpClient smtpClient = new ...Answered | 2 Replies | 3289 Views | Created by sean thu - Tuesday, June 7, 2011 5:19 PM | Last reply by Mr. Javaman II - Wednesday, June 8, 2011 4:30 PM -
0 Votes
Different ways of Email Sending using vb.net
How to send the email through outlook using vb.net?Answered | 5 Replies | 4009 Views | Created by lvensen - Wednesday, July 15, 2009 5:09 AM | Last reply by Heslacher - Wednesday, July 15, 2009 8:57 AM -
0 Votes
Verify weather email is working or not in vb.net
i myself then tried one of the services to check weather they work or not and they does now my question is is it possible to make something like this in vb.net too ...Answered | 9 Replies | 897 Views | Created by repulsive1 - Wednesday, August 3, 2016 6:39 AM | Last reply by Devon_Nullman - Sunday, August 7, 2016 1:05 AM -
0 Votes
Email from VB.NET(Urgent)
This link could be helpful to you http://gauravkhanna.blog.co.in/2008/07/13/send-email-from-your-gmail-account/Gaurav KhannaAnswered | 2 Replies | 2805 Views | Created by JacobRonnie - Friday, July 25, 2008 1:46 AM | Last reply by Khanna Gaurav - Friday, July 25, 2008 1:36 PM -
0 Votes
founding number of unread emails for gmail
Questions related to third-party APIs like gmail should be posted in their forums (https://developers.google.com/gmail/api/).Answered | 3 Replies | 1413 Views | Created by ARZARE - Wednesday, March 25, 2015 3:14 PM | Last reply by CoolDadTx - Wednesday, March 25, 2015 9:32 PM -
1 Votes
Send Email Through Gmail In C#
I think the thing MAX is saying that, i have to mention Port number explicitly is needed over there, but i didn't find a way to mention that over there.Answered | 5 Replies | 7109 Views | Created by rt.garg1991 - Wednesday, February 16, 2011 1:28 PM | Last reply by ryguy72 - Sunday, January 22, 2012 11:26 PM -
3 Votes
Error sending gmail using vb.net
" Message.BodyEncoding = System.Text.Encoding.UTF8 Message.Subject = "test message 1" Message.SubjectEncoding = System.Text.Encoding.UTF8 ...Answered | 5 Replies | 8914 Views | Created by levesen - Thursday, May 30, 2013 8:43 PM | Last reply by levesen - Friday, May 31, 2013 2:10 PM -
0 Votes
Email library to send email using Gmail credentials
I want to send email from windows store app by using Gmail credentials.Answered | 1 Replies | 1411 Views | Created by Rohan Churi - Friday, November 30, 2012 11:06 AM | Last reply by Dave Smits - Friday, November 30, 2012 2:30 PM -
0 Votes
Problem in sending Email to Gmail or any other Email id.
Hi All, I need to send an EDIFACT file on a email id that I'll be getting from DB.Answered | 1 Replies | 2762 Views | Created by Rahul_Madaan - Wednesday, May 16, 2012 6:07 AM | Last reply by Christophe BRANDO - Wednesday, May 16, 2012 6:29 AM -
1 Votes
Easy way to make auto update?
Maybe you can also create your own webservices or the other server containers such as the WCF...etc.Answered | 2 Replies | 2504 Views | Created by Aloittelija - Saturday, April 21, 2012 10:49 AM | Last reply by Neddy Ren - Monday, April 23, 2012 9:51 AM -
1 Votes
I need to send emails from Access 2013 using Gmail.
As of this post date - everything is working to send a gmail email out of a Windows application (Microsoft Access) at the press of a command button.Answered | 7 Replies | 23936 Views | Created by SteveCrow - Tuesday, August 20, 2013 11:16 PM | Last reply by msdnPublicIdentity - Thursday, February 14, 2019 4:08 PM -
21 Votes
I am trying to email using the VB.NET
Hi Shankar Singh, I am emailing you the code to send email using the windows application in VB.NET just paste the following code in VB.NET file ...Answered | 7 Replies | 8064 Views | Created by Shankar Singh - Monday, May 2, 2011 2:53 PM | Last reply by Rex Honour - Friday, May 6, 2011 6:00 AM -
2 Votes
Is there an easy way to create a non-rectangular listbox, ?
My solution WILL give you rounded corners on your ListBox, but to get the arc you want you will have to do some serious retemplating, including creating new user controls for the ...Answered | 8 Replies | 3734 Views | Created by think twice - Friday, December 11, 2009 8:12 AM | Last reply by Terry Ballard - Wednesday, December 16, 2009 8:01 AM -
0 Votes
Creating an email form.
Hi, simpliest way would be to use some Gmail accout to send email.Answered | 2 Replies | 1262 Views | Created by aniyahudi - Thursday, June 21, 2012 8:01 PM | Last reply by servy42 - Thursday, June 21, 2012 8:20 PM - Items 1 to 20 of 3162567 Next ›
No announcements