472,119 Members | 1,623 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

How can I send a secure email from a webpage?

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

Mar 6 '07 #1
1 1713

<jo***********@yahoo.co.ukwrote in message
news:11**********************@n33g2000cwc.googlegr oups.com...
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.

>
Thanks...John

Mar 6 '07 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

5 posts views Thread by Saiyan Vejita | last post: by
3 posts views Thread by Sean Walsh | last post: by
8 posts views Thread by todd.freed | last post: by
3 posts views Thread by Frank | last post: by
16 posts views Thread by =?Utf-8?B?Q2hlZg==?= | last post: by
2 posts views Thread by wqmmnm | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.