Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

How do I send email from my ASP page?

Enter your email address, click submit and this ASP code searches through an online access database for the email address entered by the user and then emails a Userid and Password to the email address in the database. This is done with the use of CDO - the Collaborative Data Object. This code assumes you have an online access database with a userid column, password column and an email column.