How to send form contents anonymously via email
Posted
by Mark Szymanski
on Stack Overflow
See other posts from Stack Overflow
or by Mark Szymanski
Published on 2010-05-07T00:15:42Z
Indexed on
2010/05/07
0:18 UTC
Read the original article
Hit count: 136
How do you send the content of a website form to an email address without disclosing the email address to the user.
Thanks!
PS: If at all possible, I would like this to be in HTML.
© Stack Overflow or respective owner