That got me a little further..    It actually tries to load the captchaengine now.   However, I'm getting a null pointer error on this line in the FB core:

<cfparam name="variables.FUSEBOX_CALLER_PATH" default="#replace(getDirectoryFromPath(getBaseTemplatePath()),"\","/","all")#" />

I should also note, if I remove the: extends="fusebox5.application" from the CFAPPLICATION tag, 
I get some image data, however, it's not an image..

I'm also wondering, and maybe someone from the openBD camp can tell me..  So, the captchaengine gets
invoked via an IMG src and the url includes an id= in the query string.   I'm thinking that this means
the CFCAPTCHA tag generates the image, and then passes the ID to the url for display, rather then having 
the captchaengine generate the image.   In my situation, this probably won't work anyway in production.  
My load balancing algorithm isn't sticky at all, in which case, if the tag generates the image, then passes 
off to the .cfm, the captcha probably won't exist if the connection jumps servers..  Any insight here? 

------ Original Message ------
From: Adam Haskell
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to