codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Emailing  swspm at 14:59 on Saturday, November 01, 2003
 

Hi all, let's get thing straight forward. I know that ASP and ASP.Net is capable of sending email to user with the help of CDONTS. But that was only SENDING / OUTGOING emails, what about INCOMING / RECEIVING emails? I'm not sure whether ASP or ASP.Net is capable of doing that but I'm pretty sure php is able to do so. So can I get some help from you guys? Please teach and guide me on this with some simple sample code. Thanks!

  Re: Emailing  Troy Wolf at 20:45 on Friday, February 27, 2004
 

Although the Windows SMTP service is traditionally just used for sending email, it can actually receive email, but there is nothing built-in for accessing the inbox. You have to manually code that yourself using CDONTS objects.

Yes, *Nix systems make this so much easier. I'm brand new to PHP, but this page in the PHP Manual at www.php.net may get you started.
http://us4.php.net/imap
(Don't be fooled by the name "imap". The library also handles SMTP, POP3, and NNTP.)

A free PHP app for checking and sending email is NOCC.
http://nocc.sourceforge.net/
I use this to provide webmail to my clients. Simple and effective. You could look at the open source to help you learn the techniques I suppose.

Troy Wolf: site expert
Shiny Solutions









CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Use of VB .NET
•  Cookies and new pages
•  need help with e-mail validation
•  Problems with DHTML dropdown menus
•  Re: Passing values from a select box to a text box
•  lowerCase to UpperCase
•  Re: Javascript validation that will stop a ` (apostrophe) being entered
•  Re: pop-up Javascript calendar
•  nested classes


Recent Articles
Communicating with the Database (Using ADO)
MagicGrid
Simple Thumbnail Browsing Solution
Type Anywhere
A Better Moustrap: FmtDate to replace FormatDateTime
ASP.NET Forum Source Code
Internal Search Engine
Javascript Growing Window
Simple date validation
Search engine friendly URLs using ASP.NET (C#.NET)


Site Survey
Help us serve you better. Take a five minute survey. Click here!

© Copyright codetoad.com 2001-2005