Sending an email using Classic ASP and the CDOSYS component that comes preinstalled on all Windows servers and operating systems.
WARNING!!!!
This does not work with [Windows Core Servers]. ASP.NET email is the preferred method and what we use here.
First, we need our form. With a name, email, subject, and a message field.
mailform.asp