Click to See Complete Forum and Search --> : anonymous mailto form


John
11-15-2000, 11:39 PM
I'm trying to do an anonymous psych survey. The problem is that when using
mailto the senders email address is indicated on their message. Is there
anyway fill the from field in the email message with anonymous automatically
using JavaScript. Thanks.

Lior Amar
11-16-2000, 03:25 PM
Going to have to go through an anonymous mail service and even those can be
traced if you have the time to waste


--
Lee Amar
Chief Technology Officer
www.ostnet.com
OSTnet OpenSource Technologies Inc
lior@ostnet.com
OSTnet develops software and subcontracts much of the work to registered
developers over the Internet. Members of www.ostnet.com are free to view all
company projects open for tender (in the Projects section of the Developer
Home) and can apply to work on these projects. We prequalify all of our
members to determine their level and areas of expertise. Please feel free to
sign up at your leisure and write the exams in order to qualify yourself for
OSTnet projects.



"John " <sloanj@cc.wwu.edu> wrote in message
news:3a136500$1@news.devx.com...
>
> I'm trying to do an anonymous psych survey. The problem is that when using
> mailto the senders email address is indicated on their message. Is there
> anyway fill the from field in the email message with anonymous
automatically
> using JavaScript. Thanks.

William Miller
11-16-2000, 10:15 PM
I'd recommend a form that posts to a server-side ASP that generates a text
file. Probably the easiest way to accomplish what you're looking to do.

"John " <sloanj@cc.wwu.edu> wrote in message
news:3a136500$1@news.devx.com...
>
> I'm trying to do an anonymous psych survey. The problem is that when using
> mailto the senders email address is indicated on their message. Is there
> anyway fill the from field in the email message with anonymous
automatically
> using JavaScript. Thanks.