Hi Bytes Community,
I would like to implement a secure form on my website. We need a place for our distributors to be able to fill out an application. I want it to work just like a contact form, but I want the boxes to be the application information instead.
I have made forms for websites before. Visitors were able to visit the site, fill out the form, and click "submit" which would then send all of the information they filled out to my email address.
The issue here is not implementing a form, but implementing a secure one. The data that they will be required to type in and submit is very sensitive information (including some financial stuff). I understand some web languages, but I am not savvy on web security. Is there some third party software I can use (preferably free)? Is there some practice I can implement? I just feel like it's probably easy for someone to skim information from a basic form.
Any suggestions would be appreciated.
Cheers,
Tim
I would like to implement a secure form on my website. We need a place for our distributors to be able to fill out an application. I want it to work just like a contact form, but I want the boxes to be the application information instead.
I have made forms for websites before. Visitors were able to visit the site, fill out the form, and click "submit" which would then send all of the information they filled out to my email address.
The issue here is not implementing a form, but implementing a secure one. The data that they will be required to type in and submit is very sensitive information (including some financial stuff). I understand some web languages, but I am not savvy on web security. Is there some third party software I can use (preferably free)? Is there some practice I can implement? I just feel like it's probably easy for someone to skim information from a basic form.
Any suggestions would be appreciated.
Cheers,
Tim
Comment