I'm sending back an email after a user inputs some information. Although the information is nothing that one couldn't find on their own (no credit card #'s or anything) its still personal and I would like to keep it secure. The form uses SSL, however obviously sending an e-mail with the results is not secure. I know its possible to send the results using CDOSYS and using a SSL connection when sending it, but does this actually secure it? Or am I better off springing for aspemail and aspencrypt or some other 3rd party software?