473,394 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Check Email

Is there anyway i can download/check EMail and/or Emails with attachments
Using VB.Net

The application i am working on need to download attachments and update
database
Nov 20 '05 #1
7 2556

"Ajit" <ad******@thedebtmediator.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Is there anyway i can download/check EMail and/or Emails with attachments
Using VB.Net


A) Check mail from where? Exchange? A POP3/IMAP server? Lotus Notes? Etc...?

B) The .NET framework is pretty weak when it comes to mail. There are
probably free components out there to access POP3 servers (do a Google
search). I personally have used the Dart Mail tool for .NET and am very
happy with it.
Nov 20 '05 #2
* "Ajit" <ad******@thedebtmediator.com> scripsit:
Is there anyway i can download/check EMail and/or Emails with attachments
Using VB.Net


My mailing FAQ:

Namespace 'System.Web.Mail' (requires reference to "System.Web.dll"),
FAQ: <URL:http://www.systemwebmail.net/>.

CDO/Exchange:

Support Policy for Microsoft Exchange APIs with .NET Framework Applications
<URL:http://support.microsoft.com/?scid=kb;EN-US;813349>

HOW TO: Retrieve Messages Using CDOEX and ADO in Visual C#
<URL:http://support.microsoft.com/?scid=kb;EN-US;310206>

Self-made:

<URL:http://www.codeproject.com/csharp/karavaev_denis.asp>
<URL:http://www.codeproject.com/csharp/popapp.asp>
<URL:http://www.codeproject.com/csharp/pop3client.asp>

SMTP and POP3 Mail Server
<URL:http://www.codeproject.com/csharp/smtppop3mailserver.asp>

Commercial:

<URL:http://www.abderaware.com/mail/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
<URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 20 '05 #3
Hi,

http://msdn.microsoft.com/library/de...un03282003.asp

Ken
----------------
"Ajit" <ad******@thedebtmediator.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Is there anyway i can download/check EMail and/or Emails with attachments
Using VB.Net

The application i am working on need to download attachments and update
database

Nov 20 '05 #4
Jeff,

with Dart Mail tool can we seemlessly download attachments with our user
interaction ?
"Jeff Johnson [MVP: VB]" <i.***@enough.spam> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...

"Ajit" <ad******@thedebtmediator.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Is there anyway i can download/check EMail and/or Emails with attachments Using VB.Net
A) Check mail from where? Exchange? A POP3/IMAP server? Lotus Notes?

Etc...?
B) The .NET framework is pretty weak when it comes to mail. There are
probably free components out there to access POP3 servers (do a Google
search). I personally have used the Dart Mail tool for .NET and am very
happy with it.

Nov 20 '05 #5

"Ajit" <ad******@thedebtmediator.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
with Dart Mail tool can we seemlessly download attachments with our user
interaction ?


Attachments are part of the message, so when you retrieve the message,
you're also retrieving the attachments. I'm not exactly sure what you're
asking.
Nov 20 '05 #6

I understand that attachment is a part of the message
but is there any method that allows us(programmers) to save attachment on
the disk.
(or user need to manually click on the attachment and save it)
"Jeff Johnson [MVP: VB]" <i.***@enough.spam> wrote in message
news:uD*************@TK2MSFTNGP10.phx.gbl...

"Ajit" <ad******@thedebtmediator.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
with Dart Mail tool can we seemlessly download attachments with our user
interaction ?


Attachments are part of the message, so when you retrieve the message,
you're also retrieving the attachments. I'm not exactly sure what you're
asking.

Nov 20 '05 #7

"Ajit" <ad******@thedebtmediator.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I understand that attachment is a part of the message
but is there any method that allows us(programmers) to save attachment on
the disk.
(or user need to manually click on the attachment and save it)


You can access the attachments programmatically and do whatever you want
with them.
Nov 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Craig Bailey | last post by:
Someone please explain what alternate universe I fell into this afternoon when PHP started telling me that 2 doesn't equal 2. Not sure about you, but when I run this, it tells me 59001.31 doesn't...
13
by: Adrian Parker | last post by:
I have a PHP generated page which displays X many records. Each record has a checkbox preceding it. The user checks several checkboxes, and hits a delete button. All the corresponding records...
4
by: vishal | last post by:
how can i verify the email address entered by client??? is there any readily available function for that in php or mysql????? else suggest me some links for verifying email address enetered...
3
by: NurAzije | last post by:
Hi, I have a huge mailling list and want to check which mails are real and which does not exists to reduce the size, is there a function which will check if mail@mailserver.somthing exists or not...
1
by: Helixpoint | last post by:
I upload a file with the following code. Is there a way to check to see if the file is currently there before I upload? Dim s1 As String Dim s2 As String Dim pos As Integer s1 =...
1
by: Onur Bozkurt | last post by:
Is there anyway to check if an e-mail address exists..... I mean someone entered a mail address in a form... I wan't to check if that e-mail reallly exists, doesn't matter if he/she really owns it....
14
by: Ørjan Langbakk | last post by:
I have a form where the user has the possibility to enclose his name. email, address and phonenumber. I want to be able to check if some of the fields are filled - at least one. This is so that...
6
by: Hemant Shah | last post by:
Folks, One of our clients is performing an audit, and the auditor(s) asked following question, and I am not sure how to answer it: 28. Is there a control that prevents the corruption of...
1
by: jerger | last post by:
I have not made a program or page from start yet. I have made modifications to our signoff asp pages like changing the questions, texts, shortening field lengths etc... I also have copied the files...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.