<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Ultimate CAPTCHA Custom Server Control</title>
	<atom:link href="http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/</link>
	<description>Specializing in Microsoft Web and Database Technologies</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:27:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: criminal records</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-27679</link>
		<dc:creator>criminal records</dc:creator>
		<pubDate>Wed, 02 Jun 2010 11:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-27679</guid>
		<description>Excellent stuff on The Ultimate CAPTCHA Custom Server Control &#124; PeterKellner.net. I even agree with most of it!</description>
		<content:encoded><![CDATA[<p>Excellent stuff on The Ultimate CAPTCHA Custom Server Control | PeterKellner.net. I even agree with most of it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvia Divinorum</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-27558</link>
		<dc:creator>Salvia Divinorum</dc:creator>
		<pubDate>Thu, 13 May 2010 21:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-27558</guid>
		<description>Finally! An extensive and clear article about captcha. I was having trouble with my blog&#039;s captcha source code, it looked simple at first but then I made a mess. This is the best blog I&#039;ve found, it solved all my doubts and more.</description>
		<content:encoded><![CDATA[<p>Finally! An extensive and clear article about captcha. I was having trouble with my blog&#8217;s captcha source code, it looked simple at first but then I made a mess. This is the best blog I&#8217;ve found, it solved all my doubts and more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online gokken</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-26181</link>
		<dc:creator>online gokken</dc:creator>
		<pubDate>Sat, 13 Feb 2010 19:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-26181</guid>
		<description>Thanks for a great resource page, does anyone know if there is something like this but for WP? thanks</description>
		<content:encoded><![CDATA[<p>Thanks for a great resource page, does anyone know if there is something like this but for WP? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nederlands online casino</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-25959</link>
		<dc:creator>nederlands online casino</dc:creator>
		<pubDate>Thu, 24 Dec 2009 05:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-25959</guid>
		<description>How did you get your captcha to have a gray scale look intead of the rainbow look by default. What are your settings on the control? Thank.</description>
		<content:encoded><![CDATA[<p>How did you get your captcha to have a gray scale look intead of the rainbow look by default. What are your settings on the control? Thank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-25828</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Sat, 05 Dec 2009 00:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-25828</guid>
		<description>Hey there!!
How can i customize the  CaptchaType to reflect a different background!!</description>
		<content:encoded><![CDATA[<p>Hey there!!<br />
How can i customize the  CaptchaType to reflect a different background!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Palash</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-25513</link>
		<dc:creator>Palash</dc:creator>
		<pubDate>Sat, 24 Oct 2009 00:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-25513</guid>
		<description>This article was of tremendous help.
I searched the entire web but found this one honest example with less talk and more code.

Pushing my luck a little further.

When the Login Control --&gt; Convert to Template is done the Web Controls has the data bindings like &#039;&lt;%# DataBinder.Eval(...&quot; and so on in the HTML.
Same thing when a Datagrid BoundColumn is converted to a TemplateColumn. The databinding text remains.


HOW DO I ACHIEVE THAT. 

I will check this website for a couple of days for a reply. An email notification when replied would be highly appreciated.</description>
		<content:encoded><![CDATA[<p>This article was of tremendous help.<br />
I searched the entire web but found this one honest example with less talk and more code.</p>
<p>Pushing my luck a little further.</p>
<p>When the Login Control &#8211;&gt; Convert to Template is done the Web Controls has the data bindings like &#8216;&lt;%# DataBinder.Eval(&#8230;&quot; and so on in the HTML.<br />
Same thing when a Datagrid BoundColumn is converted to a TemplateColumn. The databinding text remains.</p>
<p>HOW DO I ACHIEVE THAT. </p>
<p>I will check this website for a couple of days for a reply. An email notification when replied would be highly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-12400</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 09 Dec 2008 22:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-12400</guid>
		<description>Rosco,  Thanks, I fixed the link at the top.  -Peter</description>
		<content:encoded><![CDATA[<p>Rosco,  Thanks, I fixed the link at the top.  -Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosco</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-12358</link>
		<dc:creator>Rosco</dc:creator>
		<pubDate>Tue, 09 Dec 2008 02:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-12358</guid>
		<description>I&#039;m unable to download from http://peterkellner.net/zdm_1_2/index.php?file=11 it says Sorry, the file you requested can not be found.</description>
		<content:encoded><![CDATA[<p>I&#8217;m unable to download from <a href="http://peterkellner.net/zdm_1_2/index.php?file=11">http://peterkellner.net/zdm_1_2/index.php?file=11</a> it says Sorry, the file you requested can not be found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel H</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-504</link>
		<dc:creator>Joel H</dc:creator>
		<pubDate>Tue, 17 Jun 2008 14:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-504</guid>
		<description>I&#039;m having a hard time adding this control to Visual Web Developer Express 2005. Any ideas on how to do it? I don&#039;t seem to have a &quot;Solution&quot; node on my VWD Express solution explorer window.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a hard time adding this control to Visual Web Developer Express 2005. Any ideas on how to do it? I don&#8217;t seem to have a &#8220;Solution&#8221; node on my VWD Express solution explorer window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-496</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Sun, 18 May 2008 01:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-496</guid>
		<description>Hello Peter, its me again.

I have verified the httpHandlers web config lines and they are identical as you have in your article. I am using Jeremy Wadsworth&#039;s code and I have not changed anything but some parameters values to test what they do. Then I changed them back to their original state. I am very new at all this (asp, VB, etc..) I do not know where to look. I am using Jeremy&#039;s code under aspnet 3.5 in Godaddy. I am not sure if I have (or need) write privileges in the host. I understand the image is saved in cache. Do I need to set something to allow this?
As a reminder, when the page loads (not logged in), everything comes up (the recalculate button, the promo link) but the captcha image. When I load the View Code page, I see that the imageUrl has changed and have something like “CaptchaType.ashx?id=” and a long number id.
Hope you can help/
Thanks</description>
		<content:encoded><![CDATA[<p>Hello Peter, its me again.</p>
<p>I have verified the httpHandlers web config lines and they are identical as you have in your article. I am using Jeremy Wadsworth&#8217;s code and I have not changed anything but some parameters values to test what they do. Then I changed them back to their original state. I am very new at all this (asp, VB, etc..) I do not know where to look. I am using Jeremy&#8217;s code under aspnet 3.5 in Godaddy. I am not sure if I have (or need) write privileges in the host. I understand the image is saved in cache. Do I need to set something to allow this?<br />
As a reminder, when the page loads (not logged in), everything comes up (the recalculate button, the promo link) but the captcha image. When I load the View Code page, I see that the imageUrl has changed and have something like “CaptchaType.ashx?id=” and a long number id.<br />
Hope you can help/<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-503</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Wed, 14 May 2008 22:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-503</guid>
		<description>Hi,
sorry for the previous posts. I was trying to copy paste the web config lines I used.

&quot;&quot;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
sorry for the previous posts. I was trying to copy paste the web config lines I used.</p>
<p>&#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-502</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Wed, 14 May 2008 14:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-502</guid>
		<description>Sorry,</description>
		<content:encoded><![CDATA[<p>Sorry,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-501</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Wed, 14 May 2008 14:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-501</guid>
		<description>Hi,
Thanks for prompt reply.
In my web config I have:

&#039;
&#039;
&#039;
&#039;
&#039;
&#039;
&#039;
&#039;    &#039;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for prompt reply.<br />
In my web config I have:</p>
<p>&#8216;<br />
&#8216;<br />
&#8216;<br />
&#8216;<br />
&#8216;<br />
&#8216;<br />
&#8216;<br />
&#8216;    &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-500</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Wed, 14 May 2008 14:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-500</guid>
		<description>Hi,
Thanks for prompt reply.
In my web config I have:










In my asp page I have the following:





.
.
.





													Código de Seguridad.


													Intente de nuevo.













Do you see something I am doing wrong?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for prompt reply.<br />
In my web config I have:</p>
<p>In my asp page I have the following:</p>
<p>.<br />
.<br />
.</p>
<p>													Código de Seguridad.</p>
<p>													Intente de nuevo.</p>
<p>Do you see something I am doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Kellner</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-499</link>
		<dc:creator>Peter Kellner</dc:creator>
		<pubDate>Wed, 14 May 2008 03:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-499</guid>
		<description>Hi Ramon,

You might want to verify that the image handler is installed correctly in the web.config file.</description>
		<content:encoded><![CDATA[<p>Hi Ramon,</p>
<p>You might want to verify that the image handler is installed correctly in the web.config file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-498</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Wed, 14 May 2008 03:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-498</guid>
		<description>Hi,
I have not been able to show the Captcha image. However, the promo link comes up what makes me think is doing something. I am using Godaddy, I don&#039;t know if that might be the issue. Where should I look first?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have not been able to show the Captcha image. However, the promo link comes up what makes me think is doing something. I am using Godaddy, I don&#8217;t know if that might be the issue. Where should I look first?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Skyum</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-506</link>
		<dc:creator>Thomas Skyum</dc:creator>
		<pubDate>Sun, 23 Mar 2008 21:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-506</guid>
		<description>Actually, ignore the above. I am using AJAX and it appears the 2 don&#039;t play well together.</description>
		<content:encoded><![CDATA[<p>Actually, ignore the above. I am using AJAX and it appears the 2 don&#8217;t play well together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Skyum</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-505</link>
		<dc:creator>Thomas Skyum</dc:creator>
		<pubDate>Sun, 23 Mar 2008 20:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-505</guid>
		<description>Hello there, and thanks for supplying the great control.

Just wanted to report what seems to be a bug:

When nothing is entered in the TextBox that holds the CAPTCHA characters an exception is thrown in CaptImageUtils.cs:132

the variable cp has the value null.

As long as the textbox isn&#039;t empty when a postback occurs it works fine, so I just worked around it by letting the user know via javascript to enter something in the field.</description>
		<content:encoded><![CDATA[<p>Hello there, and thanks for supplying the great control.</p>
<p>Just wanted to report what seems to be a bug:</p>
<p>When nothing is entered in the TextBox that holds the CAPTCHA characters an exception is thrown in CaptImageUtils.cs:132</p>
<p>the variable cp has the value null.</p>
<p>As long as the textbox isn&#8217;t empty when a postback occurs it works fine, so I just worked around it by letting the user know via javascript to enter something in the field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland See</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-495</link>
		<dc:creator>Roland See</dc:creator>
		<pubDate>Thu, 07 Feb 2008 20:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-495</guid>
		<description>Hello Peter, i am using your Capchta Control for a few days. Its great. But it seems the control does not differ between upper and lower case. Is there a way to configure it? Greetings from Germany, Roland See</description>
		<content:encoded><![CDATA[<p>Hello Peter, i am using your Capchta Control for a few days. Its great. But it seems the control does not differ between upper and lower case. Is there a way to configure it? Greetings from Germany, Roland See</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/comment-page-1/#comment-497</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sun, 09 Dec 2007 18:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/2006/08/20/the-ultimate-captcha-custom-server-control/#comment-497</guid>
		<description>Hi Peter,

What is the best way to clear the textbox for a Reset() method in my own code-behind?</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>What is the best way to clear the textbox for a Reset() method in my own code-behind?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 14/67 queries in 0.051 seconds using disk
Content Delivery Network via cdn.peterkellner.net

Served from: peterkellner.net @ 2010-07-30 09:25:32 -->