Guys I am doing a website for a little league team. Come to find out you can not just use a regular form. Data has to be encrypted or the "little league" name can not be used for the site.
Now I looked into doing this with PGP, which was a little confusing because I have never done that before, but I could probably fogure it out. Unfortunately the host for the little league domain does not offer pgp as a option, as it needs to be installed on the root directory of the server it self. Plus ssl and digital certificate which they can not aford at this time.
So are there any other options I have? Maybe a cgi script, or a javascript that protects the data from being interupted between the form and the reciepient?
Any ideas would be appreciated.
Now I looked into doing this with PGP, which was a little confusing because I have never done that before, but I could probably fogure it out. Unfortunately the host for the little league domain does not offer pgp as a option, as it needs to be installed on the root directory of the server it self. Plus ssl and digital certificate which they can not aford at this time.
So are there any other options I have? Maybe a cgi script, or a javascript that protects the data from being interupted between the form and the reciepient?
Any ideas would be appreciated.