csiwa28
Programmer
- Apr 12, 2001
- 177
I have a simple HTML form (name, address, email, etc) and the results of the form are emailed to me. Recently, I've been receiving a lot of emails from the form, but when i look at the answers they're junk. Sometimes jumbled letters and sometimes advertisements. Is there any way to prevent this from happening? I even tried using HTTP_REFERER so that my ASP page that sends out the email won't process unless they visit the form first.