Security?

R

RA

Is there any way to implement security features for a standard html form to
allow for collection of credit card information?

thanks!
 
D

David Dorward

RA said:
Is there any way to implement security features for a standard html form
to allow for collection of credit card information?

No - but it isn't needed.

You need to secure the data between the users computer and whatever or
whomever processes it. This is done by submitting the form over http with
ssl (https://example.com/cgi-bin/credit.cgi), and then keeping it secure
throughout the rest of the journey (e.g. not then having the cgi sent it
via unencrpted email!).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top