Lines 58 and 59 of captcha.xml.  You can pass arguments manually,  
though it's fewer lines of code just to duplicate and pass an  
alternate config file when you create the object - that is if you  
want the captcha to appear differently than what's in your config file:
i.e. - <cfset captcha = createObject 
("component","model.captcha.captchaService").init(configFile="/model/ 
captcha/alternate.xml")>

HTH,

Jon

On Nov 13, 2006, at 9:25 PM, Walter Conti wrote:

> Need to pass arguments for height and width.
> Docs ambiguous with these two parameteres.
> Thank You



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:260280
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to