Classic ASP Mail Form Script on GoDaddy
Web Development Oct 17, 2013

Classic ASP to Send Form Mail through GoDaddy Windows Hosting
Nothing can be more frustrating than waiting for a form email using the GoDaddy internal form processing system. Sometimes it’s fast and sometimes it’s slow. Below is an ASP mail-form script that works like a charm.
Also see: ASP Mail Form Script on GoDaddy, Classic ASP help
If this form-mail script works for you, please drop me a thank you note here in my Blog. It is much appreciated.
FORM ACTION PART:
You can name the file anything you want. However, for these purposes, we are calling it aspmailform. asp
Also see ASP Mail Form Script for Sending Form Mail on Network Solutions.
# Classic ASP to Send Form Mail through GoDaddy Windows Hosting
Comments (2)
Anonymous
12 Mar 2014 - 6:33 pmI needed a quick fix for Godaddy email from .NET or .asp. This worked, thanks.
Ricardo Vidallon
12 Mar 2014 - 6:47 pmYou are most welcome! Glad this fix worked for you!
Comments are closed.