ASP Mail Form Script for Network Solutions
Web Development Oct 19, 2013

ASP Mail Form Script for Sending Form Mail on Network Solutions
Since Web.com acquired Network Solutions, this company has left web developers to fend for themselves. Below is a script that is very easy to implement and also allows you to set a confirmation page after the users click submit. Also see: Mail form script in classic ASP to send form mail through GoDaddy Windows hosting
FORM ACTION PART
(You can name the file anything you want. For these purposes, we are calling it aspmailform.asp)
FORM SENDING SCRIPT
Below is a screenshot. If you want to cut and paste the script, visit my website, then open Notepad and paste the script to remove all the HTML junk.
Finally, once your email form is working, learn more about dealing with email spam.
# ASP Mail Form Script for Sending Form Mail on Network Solutions