how to read emails or how to creat inbox & outbox for a website

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asumansum
    New Member
    • Jun 2008
    • 1

    how to read emails or how to creat inbox & outbox for a website

    how can i read emails from the website using inbox and outbox
  • jeffstl
    Recognized Expert Contributor
    • Feb 2008
    • 432

    #2
    IF you don't have your own mail server you are managing you can't read emails from another system with ASP beacuse that would be a security violation.

    You can however send emails using ASP code and the hosted server you are on.

    Here is a already existing thread discussing this.

    How to send email using ASP

    Comment

    Working...