Hi Steve,

Firstly, here is a great tutorial on lyla from Ray
http://ray.camdenfamily.com/index.cfm/2006/11/14/Quick-and-dirty-CAPTCHA-Gui
de I found it a great help when I started out with it.

Next thing I notice about that contact form, is that you're only using JS
client side stuff to validate its contents, so I just disabled JS in my
browser and fired off about 10 blank emails though the form, imagine what a
mailing bot could do with it in just a few seconds.

Get some server side validation on the form for starters, and get a captcha
or something on it, build your mail to links using the JS solution I
provided, that should start to stem the flow a little I think.

Rob

-----Original Message-----
From: Steven Sprouse [mailto:[EMAIL PROTECTED] 
Sent: 16 April 2007 14:16
To: CF-Talk
Subject: Re: CF CAPTCHA - need help!

The feedback form can be found here:
http://www2.ccboe.com/feedback/feedbackform.cfm

I think I've tried the lyla capcha in the past and couldn't figure it out.
Maybe I'll give it another go.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275348
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to