Purchase Form To File, Forms Processor Script Version 1.3

There is a one time Licensing fee of $25.00.

Payments are accepted through PayPal. After successful completion you will be emailed a username and password to download the script.

You can check your Server/Web Site compatibility before you purchase by downloading our test script. Download Test Scripts.


If you did not receive the confirmation email after purchase Click Here to contact us.
function finalCheck(form) { if (document.Subscribe.email.value!="") { if (document.Subscribe.email.value.indexOf("@")==-1 || document.Subscribe.email.value.indexOf(".")==-1 || document.Subscribe.email.value.indexOf(" ")!=-1 || document.Subscribe.email.value.length<6) {alert("Sorry, your e-mail address is not valid."); document.Subscribe.email.focus();return false} } if(document.Subscribe.email.value.length <1) {alert("You must enter a valid e-mail address") document.Subscribe.email.focus();return false} if(document.Subscribe.firstname.value.length <1) {alert("You left the First Name field blank") document.Subscribe.firstname.focus();return false} if(document.Subscribe.lastname.value.length <1) {alert("You left the Last Name field blank") document.Subscribe.lastname.focus();return false} }


To download Version 1.3 of this script, fill in the form below.

First Name:

Last Name:

Email Address:

Yes, send me update's about Form To File!

*/ ?>