Re: WebDNA CAPTCHA
This WebDNA talk-list message is from 2008
It keeps the original formatting.
numero = 69757
interpreted = N
texte = I put together a captcha that uses WebDNA and Imagemagick.(1) Use WebDNA to generate a random string like so:[text]Pattern=1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ[/text][text]RandomString=[/text][loop start=1&end=5&advance=1][text]nextchar=[math]ceil([RANDOM format=float]*62)[/math]=[/text][text]RandomString=[RandomString][GetChars start=[nextchar]&end=[nextchar]][Pattern][/GetChars][/text][/loop](2) Write the solution [RandomString] to a file.(3) use Imagemagick to put our [RandomString] onto a background image (background.gif) that we have already set up for this purpose like so:[shell]/usr/local/bin/convert -size 180x65 xc:white -tile captcha/ background.gif -draw "color 0,0 reset" -draw "font '/Library/Fonts/ Verdana' font-size 42 fill white stroke black stroke-width 2 translate 10,45 text 0,0 '[RandomString]'" 'captcha/text.png'[/shell](4) Insert your image "captcha/text.png" into your form.(5) When the user submits their form compare their answer to the solution you saved in the text file in step 2.(6) Drink champagne :-)Phil Ronchetti-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I put together a captcha that uses WebDNA and Imagemagick.(1) Use WebDNA to generate a random string like so:[text]Pattern=1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ[/text][text]RandomString=[/text][loop start=1&end=5&advance=1][text]nextchar=[math]ceil([RANDOM format=float]*62)[/math]=[/text][text]RandomString=[RandomString][GetChars start=[nextchar]&end=[nextchar]][Pattern][/GetChars][/text][/loop](2) Write the solution [RandomString] to a file.(3) use Imagemagick to put our [RandomString] onto a background image (background.gif) that we have already set up for this purpose like so:[shell]/usr/local/bin/convert -size 180x65 xc:white -tile captcha/ background.gif -draw "color 0,0 reset" -draw "font '/Library/Fonts/ Verdana' font-size 42 fill white stroke black stroke-width 2 translate 10,45 text 0,0 '[RandomString]'" 'captcha/text.png'[/shell](4) Insert your image "captcha/text.png" into your form.(5) When the user submits their form compare their answer to the solution you saved in the text file in step 2.(6) Drink champagne :-)Phil Ronchetti-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Phil Ronchetti
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Alternating colors (1997)
Webcat bannersleuth Qs (2001)
Almost a there but..bye bye NetCloak (1997)
[WebDNA] Mac Question (2018)
japanese characters (1997)
feature request-- [epoch] (2004)
Merging databases (1997)
[WebDNA] Advice needed (2013)
Emailer help....! (1997)
when is date system date or order date? (1997)
showif field is number (1997)
Q: for those who use Cookies for sessions? (2004)
Template Security error (1997)
can WC render sites out? (1997)
test - ignore (2008)
[SMSI] WebDNA is too good to go away! (2006)
FREE Stuff .. (2003)
Logging purchases (1997)
WebCommerce: Folder organization ? (1997)
TCPConnect misbehavin' for me. (2000)