navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Preventing Spam form completion .net2.0

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Expression Web Help >> Preventing Spam form completion .net2.0
Page: [1]
 
GolfMad

 

Posts: 190
Joined: 3/20/2002
From: UK
Status: offline

 
Preventing Spam form completion .net2.0 - 3/30/2007 6:37:46   
Trying to use .net and encouraged by Jimco's marvellous tutorial for form to email using .net 2.0, I created a successful form.

I have problems on other sites where spam robots are posting and because it is coming internally the domain spam filter lets them through.
So I thought I would venture in to making a field that a human would complete to beat the bots. I had seen this on a php form to email package but thought I must be able to use .net 2.0 somehow. I do not know how the images with codes in work that some form validations require work - PayPal etc.

Could someone please look at the form and tell me whether this will beat the spambots. I have a field required control, with a field validator set to a value of 'cold'.
However I notice that 'cold' shows up in 'View source' so will the spambots get this?

http://www.davidwyoung.co.uk/contact.aspx

If there is another not to dificult but more secure way I would be interested.

Thanks
Phil
ou812

 

Posts: 1603
Joined: 1/5/2002
From: San Diego
Status: offline

 
RE: Preventing Spam form completion .net2.0 - 3/30/2007 11:49:46   
Unfortunately, I think spambots have javascript turned off, and therefore will not use your validation. As an example, I turned off JS and sent you an email through your form without using "cold" as the answer. To beat the bots I do my checking on the server side, once the form is actually submitted.

_____________________________

-brian

EnterpriseDB: Enterprise-class relational database management system
PostgreSQL: The world's most advanced open source database

(in reply to GolfMad)
mar0364

 

Posts: 3221
Joined: 4/5/2002
From: Florida, US
Status: offline

 
RE: Preventing Spam form completion .net2.0 - 3/30/2007 13:37:45   
I've never used it, but this look like what you want.
http://www.codeproject.com/aspnet/CaptchaControl.asp

_____________________________

Easy Web

“Stay committed to your decisions, but stay flexible in your approach.”


(in reply to GolfMad)
GolfMad

 

Posts: 190
Joined: 3/20/2002
From: UK
Status: offline

 
RE: Preventing Spam form completion .net2.0 - 3/31/2007 2:29:02   
Thanks for the test, I was amazed to hear that an ASP contol can be side tracked by not having javascript turned on- must try it myself.

Thanks for the captcha, not sure I understand how to implement it but I will have to study it more.

Regards
Phil

(in reply to GolfMad)
Page:   [1]

All Forums >> Web Development >> Expression Web Help >> Preventing Spam form completion .net2.0
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts