PC Review


Reply
Thread Tools Rate Thread

Access Code for form submission

 
 
Mark Flynn
Guest
Posts: n/a
 
      5th Jul 2008
I have a form that has the visitor fill in his name and contact info along
with a text box for his comments. The form results are sent to me as an
emal. Unfortunately I'm receiving spam via this form.
Question: Is there a way to require the submitter to physically preform a
task, like entering an Access Code, before he can submit the form?
The form is here:
http://www.markflynn.biz/Documents/contact-form.htm
I'm using MS FP 2003 and GoDaddy is my hosting service.
Thanks, Mark Flynn


 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      5th Jul 2008
You are using the FrontPage extensions to process your form, and
displaying your email address (in code view). Spambots will pick up the
email address from the page code view, so it may not be the form itself
being used to generate the spam.

The best solution is to move to custom written server side scripts to
process the form data. With this method the email address can be hard
coded in the script, and never displayed on the page (in code, source or
any other view), and a Human Interface Proof (HIP) device (CAPTCHA,
ASIRRA, etc) used to defeat the spambots.

Some Examples of HIPS can be seen at
http://www.rxs-enterprises.co.uk/tests/anti-spam/
but none of these will be effective when using FrontPage extensions to
process the form - FP extensions can only use JavaScript to validate
form fields, and Spambots usually have JavaScript disabled.

Since you are getting spam on your existing email address, you will need
to change it.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"Mark Flynn" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed):

> I have a form that has the visitor fill in his name and contact info along
> with a text box for his comments. The form results are sent to me as an
> emal. Unfortunately I'm receiving spam via this form.
> Question: Is there a way to require the submitter to physically preform a
> task, like entering an Access Code, before he can submit the form?
> The form is here:
> http://www.markflynn.biz/Documents/contact-form.htm
> I'm using MS FP 2003 and GoDaddy is my hosting service.
> Thanks, Mark Flynn


 
Reply With Quote
 
Mark Flynn
Guest
Posts: n/a
 
      5th Jul 2008
Hi Ron:
Thank you very much. I greatly appreciate the time, effort and expertise
that you and the other MS MVP's share with FP users.
Best regards, Mark Flynn

"Ronx" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You are using the FrontPage extensions to process your form, and
> displaying your email address (in code view). Spambots will pick up the
> email address from the page code view, so it may not be the form itself
> being used to generate the spam.
>
> The best solution is to move to custom written server side scripts to
> process the form data. With this method the email address can be hard
> coded in the script, and never displayed on the page (in code, source or
> any other view), and a Human Interface Proof (HIP) device (CAPTCHA,
> ASIRRA, etc) used to defeat the spambots.
>
> Some Examples of HIPS can be seen at
> http://www.rxs-enterprises.co.uk/tests/anti-spam/
> but none of these will be effective when using FrontPage extensions to
> process the form - FP extensions can only use JavaScript to validate form
> fields, and Spambots usually have JavaScript disabled.
>
> Since you are getting spam on your existing email address, you will need
> to change it.
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "Mark Flynn" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed):
>
>> I have a form that has the visitor fill in his name and contact info
>> along
>> with a text box for his comments. The form results are sent to me as an
>> emal. Unfortunately I'm receiving spam via this form.
>> Question: Is there a way to require the submitter to physically preform
>> a
>> task, like entering an Access Code, before he can submit the form?
>> The form is here:
>> http://www.markflynn.biz/Documents/contact-form.htm
>> I'm using MS FP 2003 and GoDaddy is my hosting service.
>> Thanks, Mark Flynn

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Database Form Submission problems in FP2003 =?Utf-8?B?QmlsbCBN?= Microsoft Frontpage 3 13th Jun 2006 12:11 PM
Can I run an Access macro on submission of an Infopath form? =?Utf-8?B?RGFuIEFsbGFzb24=?= Microsoft Access Macros 0 16th Dec 2005 03:34 PM
ASP.NET FORM SUBMISSION =?Utf-8?B?TUFJTDJTVVJJ?= Microsoft Dot NET 2 15th Dec 2004 06:50 PM
Can Form Results be limited/tailored to each submission of form? Laura C. Bourgeois Microsoft Frontpage 2 18th Aug 2003 10:09 PM
Submission Form To Form Confirmation Instead of Results Kevin Microsoft Frontpage 3 30th Jul 2003 08:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:12 PM.