I have made a simple form using HTML.
I want to take credit card numbers from my form, but I want it to be safe.
I am not going to use a web server for my .htm form but rather I am just going to email the form as an attachment. Users will then open the form, fill in the fields, hit submit and then I'm guessing their defaul email will send the information to the mailto address of my choice.
How can I make this safe/secure?
Thanks,
SSJpn
I want to take credit card numbers from my form, but I want it to be safe.
I am not going to use a web server for my .htm form but rather I am just going to email the form as an attachment. Users will then open the form, fill in the fields, hit submit and then I'm guessing their defaul email will send the information to the mailto address of my choice.
How can I make this safe/secure?
Thanks,
SSJpn