Hi all,
I have a commercial website written in ASP on a Windows Server. We take orders and therefore credit card details. I dont want to store the card details on the server.
When someone confirms an order I want the ASP page to send me an encrypted email with all the order details on.
I have constructed the ASP page which sends the email (which works fine) but am unclear on how to encrypt it.
I'm guessing that PGP is the way to do it but I need to understand what software is required on the web server and my local machine. Also how do I use ASP to encrypt the string?
Cheers,
Daniel.
I have a commercial website written in ASP on a Windows Server. We take orders and therefore credit card details. I dont want to store the card details on the server.
When someone confirms an order I want the ASP page to send me an encrypted email with all the order details on.
I have constructed the ASP page which sends the email (which works fine) but am unclear on how to encrypt it.
I'm guessing that PGP is the way to do it but I need to understand what software is required on the web server and my local machine. Also how do I use ASP to encrypt the string?
Cheers,
Daniel.