Cfx captcha

From Hostek.com Wiki
Jump to: navigation, search

cfx_captcha

The cfx_captcha tag is installed on our ColdFusion servers.

  • Captcha Code Sample:
<cfx_captcha
height="70"
width="300"
background_image="#expandPath('.')#\sample_bg.jpg"
text="#EXAMPLE: C@pTcH@!#"
outfile="#expandPath('.')#\sample.jpg"
font="Arial"
font_color="white"
fontsize="30"
distortion_method="1"
font_opacity="60"
quality="70"
bgcolor1="blue"
bgcolor2="##008000">