Description of Checking Email Using Asp :
This code will show you how you can check your email on your server through ASP. This is just a rough skeleton and there is much more that could be added. You will need to replace Your Password and YourEmail@Address.com with your own password and email address. CDONTS cannot check an email account that is not on the server that this script is running on.