I improved the ASP.NET CAPTCHA server control I mentioned yesterday:
You can download the solution from my CodeProject article if you're interested. There are only two projects in the solution; an ultra simple demo website and the control library itself.
To see a CAPTCHA in action, check out the Yahoo mail signup page. Refreshing the page will generate a new one every time..
Are you sure you're working with the latest ZIP file from the article?
I now transfer all the solutions to my laptop and strip the source control bindings, revert to localhost, etc, before packaging it up. The current version of the article (but NOT previous versions) should reflect this. It was updated about 2 weeks ago.
I just downloaded the zip file from the article and ran it on the laptop, using localhost, no problem.
I can include a binary in future versions, though.. that's a good idea.
Jeff Atwood on January 2, 2005 4:47 AMHm, could you update the link to the zip perhaps?
Morten on July 31, 2006 3:30 AMThe link is broken for the download!
9key on May 12, 2008 3:12 AMffff
gg on May 14, 2008 2:09 AMI'd like to compile and register this control with the machine.config. Would the code require modification for use at a machine level? A namespace declaration or other modification?
Mark on November 1, 2008 6:17 AMHow do you set the error message when the user text does not match the image. I have looked in your sample code default.aspx and default.cs and can not find anything.
Joe on December 19, 2008 2:18 AMss
ds on June 16, 2009 2:00 AMJeff,
I'd love to use this control, but your distribution model is lacking. If you could distribute the binary (I can't find it anywhere in the ZIP file) that would make it brain-dead simple. I tried to open your .sln file, which is looking for "homeserver" - once I fixed that, then it complains about the code being under source control, and then it can't find the WebApplicationCaptcha project because the path in the .sln is hardcoded to something specific on your computer.
Regards,
Jason
Jason Bock on February 6, 2010 9:29 PMThe comments to this entry are closed.
|
|
Traffic Stats |