Hello,
I am curious if there is a way to mechanically read emails sent to an address via ASP or a VB on a web server.
Any ideas?
Thanks,
Scott
Printable View
Hello,
I am curious if there is a way to mechanically read emails sent to an address via ASP or a VB on a web server.
Any ideas?
Thanks,
Scott
I believe I saw code somewhere using the CDONTS functions to read email with ASP
vbip.com has a great tutorial about connecting to a pop3-server via winsock.
go here:
http://www.vbip.com/winsock/winsock_pop3.asp
hope this helps,
Dennis.