Saturday, October 19, 2013

ASP Mail Form Script for Sending Form-mail on Network Solutions

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.


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 screen shot. If you want to cut and paste the script visit my website then open NOTE PAD and paste the script to strip out all the HTML junk.

If the script works for you please drop me a thank you note on my Blog here.


ASP Mail Form Script for Sending Form-mail on Network Solutions

Thursday, October 17, 2013

Mail form script in classic ASP to send form mail through Go Daddy Windows hosting

Mail form script in classic ASP to send form mail through Go Daddy Windows hosting 

Nothing can be more frustrating than waiting for a form email using the Go Daddy internal form processing system. Sometimes it's fast and sometimes it's slow. Below is a ASP mail-form script that works like a charm.

NOTE: If you plan on cutting and pasting the script please go here:
http://visionefx.net/articles/asp-mail-form-script-go-daddy.htm

If this form-mail script works for you please drop me a thank you note here in my Blog. It is much appreciated.



BELOW ARE COMMENT NOTES ABOUT THE FIELDS IN THE SCRIPT - PLEASE READ THESE.