Hello all:

 

Just started using LylaCaptcha cfc. I am able to generate the captcha image
via a file or stream, and return the structure with the desired random text,
filelocation, hash, etc, using the standard createCaptcha() methods etc.  So
invoking, init, and setting-up the cfc is not a problem.

 

The issue is that when I try to use the validateCaptcha() method after
generating a hash from the createHashReference() method- it always return
"no" (see below).  Also, when using the createCaptchaFromHashReference()
method, it actually generates a physical jpg file, however the file itself
does not contain a captcha image.

 

Here's a sample:

 

Hash: 8CA034E112800D5337EDB3940EADA1E3E6B10911
Text:  WjH

 

Result from validateCaptcha(Hash,Text) is "NO"

 

Thanks for any suggestions?

 

Michael

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248957
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