How can I send a secure email from a webpage?

J

john_aspinall

Hi,

I want to send an email form on an ASP page and make it secure/
encrypted when sending it to the recipient. Does anyone know how I
might easily achieve this - or should I be going through some other
method to achieve this. Maybe writing to a database file and
providing secure access to a page?

Thanks...John
 
A

Anthony Jones

Hi,

I want to send an email form on an ASP page and make it secure/
encrypted when sending it to the recipient. Does anyone know how I
might easily achieve this - or should I be going through some other
method to achieve this. Maybe writing to a database file and
providing secure access to a page?


The latter is a more doable solution. Save the contents of the Email as a
file on the. Send a https link to an accessor page for the file in an
email. Require logon details before displaying file contents.
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top