Thanks to all the feedback received from the post where I released the first version of the control I have improved the control adding new features to it. The new features are:
With this new version everyone could control how the control renders and create their own color and patterns schemes solving this way the "difficult to read" opinions expressed by some users. The Session issue was also solved so no more Session is needed now for the control to work because the code are passed through viewstate or querystring encrypted with randomly generated keys derived from ASP.NET server variables.
Feedback
# Add a HIP-CAPTCHA Anti-Blogspam to your .Text blog with no code!
11/9/2004 5:31 PM |
# Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/11/2004 9:42 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/15/2004 3:26 PM |
Testing the new validation with Forms... after the Update.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/17/2004 9:10 AM |
I get an error when trying ot post a comment. What's up?
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/17/2004 10:29 AM |
There was an error with .Text installations because no Viewstate was enabled... you should download the 1.2 version and copy just the dll to the bin folder. And it should be repaired. Please see the update note on the post above and download the control from there.
Take care of the version you install, because 1.0, 1.1 and 1.2 are available to download.... You should install 1.2
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/17/2004 10:55 AM |
I downloaded 1.2 and placed it in the bin folder. All I see now is a broken image link.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/17/2004 10:59 AM |
Nevermind. I got it! Thanks!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/18/2004 7:32 AM |
Thanks Miguel! It works great!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/25/2004 11:09 PM |
Thanks, Miguel!
Great control, it solved my spam problem in a minute.
Just a small hint. In 1.2 there is no README.TXT so I was quite confused how to install it until I downloaded 1.1 that had README.TXT.
Thanks and keep up the good work!
# Fighting weblog Comment Spam
11/25/2004 3:43 PM |
# Fighting weblog Comment Spam
11/25/2004 9:29 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/29/2004 2:37 AM |
hi..whats the licencing on this componant..can i use it in a commercial app?
# RE: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/29/2004 9:31 AM |
Free of use... you can use it anywhere you need for anything you need. Feel free to use it, but just have in mind that it's provided AS IS without any kind of warranty.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/5/2004 11:04 PM |
I guess it was a permission issue somewhere. I got some font errors as well from the HIP control, and I reset IWAM and IUSR passwords on the server, synced all of it with IIS and it seems to be working. Great stuff! Thanks for making this available to the public.
Best,
Robert
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/14/2004 11:55 AM |
Hi Matt, I haven't had this issue and tested it under xp and 2003. Did you tried to sync pass as Robert did? have you checked the fonts installed on the system?
I think I would make another upgrade with further options allowing also to choose fonts. It's clear that the error cames from the ImageGenerator, so maybe there's a wrong parameter any where, could you please send me a test url of the Image Generator...??
# A brand new look for the website
12/14/2004 1:22 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/17/2004 9:07 PM |
Miguel, first off, nice work! Would it be possible for you to either release source for your control or modify its behavior? Your control automatically redirects to the referring page if an invalid code is entered.
It would be much better if you could simply set an IsValid property to false to indicate failure - this way my code on the page can choose what action to take instead of your code taking preemptive action.
You could avoid introducing a breaking change by adding a new property to your control that indicates the behavior "Classic" or "UserDefined".
Thanks
-John
http://www.iunknown.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/19/2004 6:20 PM |
I'd like to second the point made by John Lam above. It appears if someone mistypes the validation code their entire comment and anything else they've entered goes away. I'd much prefer a cleaner way of handling that. Any thoughts on releasing the source code or making that change? This looks really promising as a great way to reduce comment spam.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/23/2004 8:07 PM |
I don't really know why but the readme.txt file disappeared from the file I uploaded... It's repaired now, again at it's place.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/23/2004 8:12 PM |
John and Bill... I don't currently plan to release the source, at least in the short future. But I will include your suggestions in the next release because it's very interesting to include the behavior you said.
This control was originally intended for .Text installations, that's the reason of the automatic redirect. But it has been downloaded thousand of times and lot of people is using it in their own software, so this should be updated to reflect a more "Valid" behavior.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/1/2005 12:08 AM |
Great control... can't wait to add it to my blog!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/2/2005 5:03 PM |
Thanks!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/6/2005 11:47 PM |
Im not sure if this will work, but I'm going to try to implement it anyway... but I want to use your tool with my .Text install.. but when the user successfully enters in a captcha text, then the cookie is set so they don't have to for a few weeks...
Do you think this would even work with your model? I havent examined the code or control yet...
Jake
jake@whoisjake.com
# Captcha to Remove Comment SPAM for .Text
1/7/2005 10:08 AM |
# CAPTCHA Challenge Control
1/7/2005 3:22 PM |
# CAPTCHA Challenge Control
1/7/2005 3:25 PM |
# CAPTCHA Challenge Control
1/7/2005 11:45 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/8/2005 9:07 AM |
I got it to work with FlexWiki! It was a pain to integrate though due to FlexWiki's non control based architecture!
Mail me if your are interested in the code.
Thanks for a great control!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/8/2005 9:08 AM |
I got it to work with FlexWiki! It was a pain to integrate though due to FlexWiki's non control based architecture!
Mail me if your are interested in the code.
Thanks for a great control!
BTW - The FlexWiki using the control is here:
http://www.mytypingtest.com/wiki
# CAPTCHA Challenge Control
1/9/2005 5:13 PM |
# Rid your blog of automated spam!
1/10/2005 1:02 AM |
# Rid your blog of automated spam!
1/10/2005 1:38 AM |
# re: Volontario nella guerra allo spam
1/10/2005 6:20 AM |
# Preventing Blog Spam In .Text
1/10/2005 4:48 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/11/2005 6:10 PM |
I got it to work (nice and simple!), but I have 2 questions.
One, I am assuming CodeLength sets how many characters to print. I set it to anything and it still is 6 characters.
The other is, as an admin I have to fill in the box in order to delete a post. How can I turn it off when (!Security.IsAdmin)?
# Adding CAPTCHA to FlexWiki
1/11/2005 10:44 AM |
# Adding CAPTCHA to FlexWiki
1/11/2005 10:44 AM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/13/2005 10:02 PM |
Figured out the problem. The term CodeLength is misspelled CodeLenght.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/15/2005 5:56 AM |
would love to try the control, however i get errors when i try to download v1.2. Any thoughts? Thanks!
# Comments are off temporarily UPDATE: Need HIP-CAPTCHA Control
1/16/2005 5:08 AM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/16/2005 4:08 PM |
The links to the downloads don't work for me. Going to ASP.NET to download, it routes me back to this blog page. I'm using .Text, so I need version 1.2.
Thanks in advance.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/16/2005 11:35 PM |
I was able to download 1.2, work through the readme.txt from 1.1, and I think I got everything uploaded to my site properly. However, I am getting a Server Error like this:
Server Error in '/blog' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Access is denied: 'Clearscreen.SharpHIP'.
Source Error:
Line 356:BEGIN section inserted by Device Update 4 installer.
Line 357:-->
Line 358: <add
Line 359: assembly="System.Web.UI.MobileControls.Adapters,Version=1.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" />
Line 360:<!--
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 358
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Clearscreen.SharpHIP' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Clearscreen.SharpHIP
(Partial)
LOG: Appbase = file:///C:/hosting/webhost4life/member/dmiser/blog
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Clearscreen.SharpHIP
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/blog/ec33416a/3c934c13/Clearscreen.SharpHIP.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/blog/ec33416a/3c934c13/Clearscreen.SharpHIP/Clearscreen.SharpHIP.DLL.
LOG: Attempting download of new URL file:///C:/hosting/webhost4life/member/dmiser/blog/bin/Clearscreen.SharpHIP.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Clearscreen.SharpHIP, Version=1.2.1780.27480, Culture=neutral, PublicKeyToken=null
My guess is that my ISP is restricting this somehow. Any other thoughts/help?
Thanks much.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/16/2005 11:41 PM |
I guess you should contact your ISP, because everything seems correctly installed and the runtime can found the right assembly file and load its version.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/17/2005 12:50 AM |
Thanks, Miguel. It looks like the ISP did something because it's now working. I did get the broken image problem that people were reporting above, but that's fixed now, too.
One other tidbit for you:
The httpHandler entry has to appear *before* the .Text entry where they try to get verb="*" and path="*". Maybe that has something to do with the problems others have had, too.
# Comments Are Back Up - .Text Modifications Posted Soon
1/16/2005 7:19 PM |
# Captcha ASP.NET Control
1/17/2005 4:36 AM |
# HIP-CAPTCHA: Stop comment SPAM in 5 minutes (Updated)
1/18/2005 4:31 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/19/2005 4:28 AM |
Dan Miser: Thanks for your comment, changing the order of my httphandlers fixed everything for me.
Miguel: Thanks a ton for this code, assuming it works for me it is going to save me probably 30 mins a week at least.
# Preventing Commnet Spam - Google's Approach
1/18/2005 9:13 PM |
# re: Comment spam - it's going to get a little better
1/19/2005 5:50 AM |
# Implementing CAPTCHA, and my thoughts on
1/19/2005 1:04 PM |
# :: krshh :: Earth to Blog Readers :: krshh ::
1/19/2005 1:24 PM |
# CAPTCHA Challenge Control
1/19/2005 4:40 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/20/2005 2:14 AM |
I'm also getting the "Invalid Parameter Used" error:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid parameter used.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Invalid parameter used.
I've tried re-sync'ing the IUSER passwords and that did not help.
What do you mean by this in your reply to Matt above: "have you checked the fonts installed on the system?"
Check what fonts? Are there certain fonts that are required? I can't find any information on checking fonts on this site or in Readme.txt.
# Spam en los comentarios de los Blogs
1/20/2005 5:23 AM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/20/2005 3:47 PM |
Thanks for the awesome code Miguel! Excellent work
# Modified CAPTCHA Control
1/20/2005 10:23 AM |
# Modified CAPTCHA Control
1/20/2005 10:25 AM |
# re: The Mutual Exclusivity of CAPTCHA and Christianity
1/20/2005 11:13 AM |
# Spam Running Rampant On Blogs
1/20/2005 12:10 PM |
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/22/2005 2:56 AM |
I have a problem - on my .Text site, when I add the control, it seems like when the form is submitted and the text doesn't validate, something throws an error (Object reference not set to an instance of an object). Any suggestions? It works fine otherwise.
I also can't delete a comment without entering the right code.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/23/2005 1:54 AM |
Hi Miguel,
I like the control, but I have run into a problem:
When I try to navigate to my blog's main page from an article view, I get a prompt asking if I would like to download an image. For example, go to the address
http://blogs.biasecurities.com/jim/archive/2005/01/12/893.aspx then click the Home link. It'll prompt you to download an image.
I'm guessing that this has to do with the file handler, but I'm not 100% how to fix it. This is on a .Text 0.95 install.
Also, could you add an option to allow the comparison logic to ignore case.
Thanks
Jim
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/23/2005 3:43 AM |
Steve, I've checked your site and the control seems to validate correctly. Can't see where the problem is. About deleting comments when logged as an admin, i'm working on a solution that will be released soon with the new version of the control.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/23/2005 3:46 AM |
James Geurts, I've seen in your page that it is sending the image as you stated. I guess that the httphandler is in the first position of the list, isn't it? Contact me through mail on the contact page and i'll work with you to detect this error and solve it in future releases as well as solve your particular case.
# Hooray, death to blog spam!
1/24/2005 7:05 AM |
# Here's the way we block the spam,
1/24/2005 3:24 PM |
# preventing .text blog spam using triggers
1/25/2005 12:33 PM |
1/26/2005 6:48 AM |
Nach dem ich in den letzten Wochen jeden Tag zwei Feedback-Eintr
1/31/2005 8:53 AM |
Comment Moderation goes on.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/31/2005 8:30 PM |
This rocks. Spam is now gone. Thanks !
# Mr Griggs turns the spam tide here on realise-systems.net
2/3/2005 12:14 PM |
# re: What is it with these Spammers?
2/6/2005 12:06 PM |
# Captcha to Remove Comment SPAM for .Text
2/8/2005 2:20 PM |
# re: Cogitation Skin - Mark Wagner
2/24/2005 3:30 AM |
3/23/2005 3:59 PM |
I am trying to disable the control so it doesn't check on PostBack whether the code is correct. I set the .Enabled property to false and it bombs giving an object reference not set error.
Is there another way to disable the control? The idea behind this is to allow a user to try to log in up to 3 times. Then user is then disabled and only after the user enters the correct code will the site enable the user again for login.
Any ideas?
Thanks.
# CAPTCHA Challenge Control
7/10/2005 2:36 PM |
I just finished adding the Clearscreen SharpHIP HIP-CAPTCHA Control to my .Text blog. The CAPTCHA(TM)
test is now required to be passed prior to posting each comment. I know
that this is not fun to fill out and sometimes can be difficult or
impossibl
10/10/2005 11:41 PM |
A quick search in Google… And I found a control I can use to fight back Link Spams. A guy named...
# DotText CAPTCHA, NDoc, WinFX, and the Absence of a Weekend
10/16/2005 7:50 PM |
# DotText CAPTCHA, NDoc, WinFX, and the Absence of a Weekend
10/16/2005 7:50 PM |
# Dealing with Comment SPAM
12/29/2005 7:21 AM |
# Dealing with Comment SPAM
12/31/2005 12:57 PM |
# Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET
1/17/2006 11:36 AM |
# How do you expect blind users to be able to post?
2/21/2006 3:08 AM |
If you use CAPTCHA then you exclude people with visual disabilities from being able to comment on your site. Depending on your jurisdiction, this could get you in big trouble.
2/27/2006 3:22 PM |
I've been using your control for a signup form on a site and it seems to be working fine. But every now and then an error is thrown:
Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: Clearscreen.SharpHIP
at Clearscreen.SharpHIP.HIPControl.ProcessPostBack(HttpContext context)
at Clearscreen.SharpHIP.HIPControl.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain()
I have noticed 2 other people have posted on your site with the same problem but no response has been made. The control has the following setup properties:
Enabled = true
EnableViewState = true
AutoRedirect = false
Codelength = 5
JavaScriptURLDetection = true
TrustAuthenticatedUsers = true
ValidationIgnoreCase = false
ValidationMode = session
Any help would be greatly appreciated.
Neil kilbride.
# Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET
3/2/2006 11:01 AM |
# Comment spam fall down and go boom.
4/23/2006 1:36 PM |
Well, that was quick. I found a solution for the comment spam problem. I’ve added a control that...
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/6/2006 4:41 AM |
An unhandled exception was generated during the execution of the current web request.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/29/2006 9:47 PM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/7/2007 4:30 PM |
Please could you demonstrate how to use the ASP.Net validators with your great control.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/13/2007 1:02 PM |
Great Article!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/22/2007 11:02 AM |
That was very nice
4/29/2007 10:38 AM |
I am glad to post my views and points in this blog, but I must say that webmaster of this blog has done a very great job to make his blog more informative and more discussable but unfortunately everthing is same here that more than 80% in this and other blogs post their comments for making spam!!!, so i will really all this spam links to google band tool, because webmaster makes blogs for making discuss and for sloving each other problems. thanks
http://www.gordoniihoodia.net
4/29/2007 10:39 AM |
After what seems like forever (but is really only 4 days) my v7ndotcom elursrebmem entry finally ranks, coming in somewhere between 25 and 30 depending on what ranking tool and data center you happen to be using (SERP). However now that every SEO on the planet has a blog I thought I might cruise around the blogosphere and see how blogs are being used in the contest.
http://www.bigpenispill.net
4/29/2007 10:40 AM |
I am glad to post my views and points in this blog, but I must say that webmaster of this blog has done a very great job to make his blog more informative and more discussable but unfortunately everthing is same here that more than 80% in this and other blogs post their comments for making spam!!!, so i will really all this spam links to google band tool, because webmaster makes blogs for making discuss and for sloving each other problems. thanks www.gordoniihoodia.net/penis-enlargement-pills
4/29/2007 10:43 AM |
Well that’s 10 entries from blogland maybe we’ll visit some others as the contest progresses, gosh May seems far away doesn’t it? Lastly thanks to folks who helped spread the word about my giving the contest prize money to charity, and to all the folks who linked to me, here’s hoping we can turn something completely silly into something good that actually helps somebody, who needs the money much more than most of the people competing.
http://www.big-breast-enlargement.com
4/29/2007 10:47 AM |
I cannot completely commit to Camp 1 as I do think there are times, and situations, where users have to take responsibility for their own choices. For example, if someone choses to remain on dialup when higher speed connections are available, and within their reach, I do not think I should be obliged to design with their free choice in mind. If they choose to stay with an older browser rather than upgrade, why should I have to take that into account? To do so would constrain design and possibly compromise the experience of others for no good reason.
http://www.vigrx.com/?a=getlook
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/21/2007 6:57 AM |
my comment
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/28/2007 2:33 PM |
cash
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/28/2007 2:35 PM |
rolex
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/28/2007 2:35 PM |
rrr
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/28/2007 2:35 PM |
hoodia
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/5/2007 1:42 PM |
Nice and easy to read article
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/6/2007 2:50 PM |
People just don’t like to write comments, they like to read posts therefore there is no need to fake posts. Take ProBlogger for an example sometimes he is left with 20 comments a day sometimes he is left with 200 comments a day even tho he is getting 25K-30K visitors .
http://www.averagepenisenlargement.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/14/2007 2:05 PM |
Among these important things there's one thing which is been negleted by many of peoples which is the rest engiens.I will say that don't neglect all the other engines listed on the page. Be sure that your website is constructed well, with good meta tags, keyword density and relevant content. It's well worth all the effort!
http://www.penisenlargementc.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/22/2007 12:45 PM |
My main concern is that you can't guarantee every page of your website will be included in the SERPs. Considering I'm constantly adding new products to my company's website, I need to be sure that customers can find them as soon as possible.
http://www.seoptimizerz.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/28/2007 9:33 PM |
If you're a blogger (or a blog reader), you're painfully familiar with people who try to raise their own websites' search engine rankings by submitting linked blog comments like "Visit my discount pharmaceuticals site." This is called comment spam, we don't like it either, and we've been testing a new tag that blocks it. From now on, when Google sees the attribute (rel="nofollow") on hyperlinks, those links won't get any credit when we rank websites in our search results. This isn't a negative vote for the site where the comment was posted; it's just a way to make sure that spammers get no benefit from abusing public areas like blog comments, trackbacks, and referrer lists.
http://www.gordoniihoodia.net
8/4/2007 10:57 AM |
I am seriously feeling my pleasure to share my life experiences among the
world best genius thinking personality about blogs and spams!!! i accept
that most of the peoples using blogs for making their violet length grow but
still you will must find 25% of people with original comments and experienced
answers.
http://www.naturalherbalproductz.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/8/2007 12:52 PM |
VigRX is a natural herbal formula for penis enhancement that works to increase penis size, improve sexual health and strengthen erections when you are aroused. VigRX , a carefully calibrated supplement for men's full sexual health, penis enhancement and peak performance.
http://www.vigrxpillz.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/8/2007 4:17 PM |
Thanks for the info
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/20/2007 12:18 PM |
We are a global leader in the herbal and dietary supplement industry offering a variety of business opportunities to wholesale clients, internet marketers and affiliates. In addition to providing high quality well known products, custom formulations and private labeling services, we also offer complete turnkey business solutions to assist our clients with their business needs.
http://www.gordoniihoodia.net
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/20/2007 12:18 PM |
An earlier post said that New Orleans is 400+ years old. If our country is 229 years old, how is this possible?”
Well whoever said that will make out just fine when the brain-eating zombies attack.
http://www.penis-enlargement-pillz.com
8/20/2007 4:25 PM |
Most of the time blogs don't carry alot of information and just made for time pass. But I think your blog is the one where I have learned many things with your practicles and experiences. Thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/23/2007 2:20 AM |
This site was very useful for me
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/25/2007 9:19 AM |
penis enlargement | Sizomax penis enlargement pills © for enlarge 3-4 inch penis size.SizeOmax proudly has over 1 million men around the world who are completely satisfied about the quality and effectiveness of SizeOmax penis growth pills. www.penizenlargementz.com
8/27/2007 6:27 AM |
Most of the time blogs don't carry alot of information and just made for time pass. But I think your blog is the one where I have learned many things with your practicles and experiences. Thanks
8/27/2007 1:24 PM |
Most of the time blogs don't carry alot of information and just made for time pass. But I think your blog is the one where I have learned many things with your practicles and experiences. Thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/1/2007 10:59 PM |
entries from blogland maybe we’ll visit some others as the contest progresses, gosh May seems far away doesn’t it? Lastly thanks to folks
# early learning centre shop london
9/12/2007 5:12 AM |
early learning centre shop london
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/16/2007 8:01 PM |
" Penis health ralated articles and penis enlargement reviews by some Top Class Organization Like BBC, Oprah, ABC, CNN and found some best top rated penis enlargement medicines.www.penisenlargementmedicine.com
"
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/23/2007 11:31 PM |
I enjoyed to be at here because one of my point has been cleared here.Blogs are becoming the main source of knowing about things certainty,its importance, idolizing, either in a marketing way that one can differentiate.
http://www.naturalherbalproduct.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/25/2007 10:48 PM |
penis enlargement and breast enlargement products reviews like vigrx, magnarx, natural gain plus, sizomax, vp-rx, breast gain plus, breast sucess, penis enlargement extenders, devices and penis enlargement pumps that enlarge penis size naturally up 3-4 inch in a month. www.enlargementt.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/5/2007 8:30 PM |
Read, intresting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/7/2007 4:59 PM |
Vigrx plus is the latest offering from the manufacturers of vigRX. It's an improved and further more effective version of the original pill is an improved formulation of their original VigRX™. VigRX™ is a natural herbal formula for penis enhancement that works to increase penis size, improve sexual health and strengthen erections when you are aroused. Users have found that no other penis enhancemeVigrx plus is the latest offering from the manufacturers of vigRX. It's an improved and further more effective version of the original pill is an improved formulation of their original VigRX™. VigRX™ is a natural herbal formula for penis enhancement that works to increase penis size, improve sexual health and strengthen erections when you are aroused. Users have found that no other penis enhanceme penis enhancement product provides the results that VigRX™ delivers.www.aboutvigrxplus.com"
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/14/2007 3:58 PM |
four you thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/30/2007 11:23 PM |
penis enlargement products reviews like vigrx, magnarx, natural gain plus, sizomax, vp-rx, penis enlargement extenders, devices and penis enlargement pumps that enlarge penis size naturally up 3-4 inch in a month. www.penisenlargementmedicine.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/16/2007 8:36 AM |
Viagra is used to treat impotence in men. Viagra increases the body's ability to achieve and maintain an erection during sexual stimulation. Viagra does not protect you from getting sexually transmitted diseases, including HIV. www.gordoniihoodia.net
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/18/2007 10:14 PM |
okok
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/22/2007 11:03 AM |
Vigrx plus is the latest offering from the manufacturers of vigRX. It's an improved and further more effective version of the original pill is an improved formulation of their original VigRX™. www.gordoniihoodia.net
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/7/2007 3:56 PM |
We offer the largest collection of polyphonic ringtones, monophonic ringtones, mobile videos, color wallpapers, color screensavers, real sounds.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/16/2007 12:55 AM |
thanks nice text..
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/16/2007 12:56 AM |
thanks nice text
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/19/2007 3:07 PM |
If you are looking for the replica watch and information about it, you came to the right place.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/21/2007 10:57 PM |
Great post. Thank you for sharing
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/27/2007 8:34 PM |
thanks good text
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/30/2007 8:34 AM |
thxxxxxxxxxxxxxxxxxxxxxxxx
# http://pharmacy-online.110mb.com/
1/5/2008 6:22 PM |
http://pharmacy-online.110mb.com/
"New Pharmacy-online Guide is an energetic and accomplished herbal company that focuses on developing the best natural products worldwide.We give you the best health products for men's & women's from top rated Health & Beauty Supplies stores.compare prices & shop online we have the most best herb for solve your health problem's like breast enlargement,penis enlargement,anti acne solution,weight loss diet and many other men's & women's health related problem's solution."
# The best CAPTCHA KILLER
1/8/2008 2:37 PM |
It is the best in my opinion captcha killer. In a file the reference in a folder (This)
http://www.getfile.h.com.ua/
2/3/2008 5:36 PM |
Dont suffer in silence get the average penis enlargement gain through best and effective penis enlargement source. www.naturalherbalz.com/menshealth/penis-enlargement/index.html
2/6/2008 8:26 AM |
If you are looking for the replica watch and information about it, you came to the right place.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/25/2008 3:17 AM |
This helps out a lot. Thanks
2/25/2008 6:41 PM |
SizeGenetics home page, find all the information you need regarding penis extension and penis health, learn simple exercise to increase your penis health and use our andro extender device to gain a few inches to your dick.
2/25/2008 6:43 PM |
This blog is very very informative. I would also like to add information to this. "Herbal Products" available on this website helps in curing medical problems, for example, there are various products ready for purchase (with money back guarantee) which help in breast or penis enlargement.
http://pharmacy-online.tk
2/25/2008 7:00 PM |
Natural herbal health care medicines, Articles, informations and daily updated health concerns issues and their solutions for better health and better life. www.naturalherbalz.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/29/2008 4:48 AM |
Penis enlargement products reviews that works best to gain 2-3 inches to your penis size naturally and produces hard rock erections in demand. www.penissizeenlargement.net
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/31/2008 8:28 AM |
good info
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/5/2008 8:26 PM |
Penis enlargement products reviews that works best to gain 2-3 inches to your penis size naturally and produces hard rock erections in demand. www.penissizeenlargement.net
Penis enlargement products reviews that works best to gain 2-3 inches to your penis size naturally and produces hard rock erections in demand. www.penissizeenlargement.net
6/7/2008 1:21 AM |
This comment only for the blog owner i just want to thanks this guy. becoz of i get lots of information form it.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/22/2008 12:12 AM |
Hi,
Thanks for this good blog text..
We miss your text.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/24/2008 8:35 AM |
Hi,
Thanks for this good blog text..
We miss your tx.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/27/2008 7:17 AM |
Thanks for this good blog text.. oyuntan hugo oyunlari
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/28/2008 3:21 AM |
Thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/28/2008 7:26 AM |
Thanks for this good blog text.. oyuntan zeka oyunlari
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/28/2008 11:07 PM |
Thanks for this good blog text.. komik oyunlar
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/29/2008 9:06 AM |
Thanks for this good blog text.. bebek oyunlari
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/1/2008 1:31 AM |
Thanks for this good blog text.. oyunvar varmisin yokmusun
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/2/2008 5:29 AM |
Thanks for this good blog text.. hugo oyunlari
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/3/2008 9:11 AM |
Thanks for this good blog text.. kantir
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/4/2008 9:52 AM |
antibiotic pharmacy, antibiotic drugs, buy zithromax, buy amoxil, buy bactrim, buy biaxin, buy ceclor, buy cipro
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/7/2008 6:14 AM |
Thanks for this good blog text.. dövüs oyunlari
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/9/2008 9:25 AM |
sesli sohbet sesli chat
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/10/2008 6:41 AM |
Thanks for this good blog text.. en güzel oyunlar
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/16/2008 7:56 PM |
ne senden fazlayim ne senden az ayni macerada ayri biraz.
# re: Upgrading from MCAD to MCPD Web Developer with exam 71-551
7/31/2008 12:25 AM |
very goods, thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/5/2008 9:48 PM |
thanks clearscreen .
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/13/2008 8:57 PM |
anx!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/16/2008 2:03 AM |
Very good job. Add your blog to bookmarks. There are many valuable and useful ideas that I have to apply in
practice. But still need time to reflect on the information. Even now, when after reading the text of your post,
when I write a comment, I think of these things, I feel that now entirely on other species.
JEx that today - a good day.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/21/2008 6:48 PM |
Very good job. Add your blog to bookmarks. There are many valuable and useful ideas that I have to apply in
practice.
8/22/2008 5:32 PM |
Penis enlargement products, American Most Trustworthy Natural herbal product store for penis enlargement,Which increase your size 4-6 inches, Double the size Double the fun.(Yes No Pain ALL Gain) And more productslike weight loss, male enhancement, skin care, acne solutions, breast enlargement, hairLoss for men and women , multi Vitamin for men and women, optimum Diabetics, eazol Pain Relief , stretch mark prevention, revitol skin brightener, revitol hair removal cream, revitol anti-aging solution.This blog is very informative and thanks for the updates and the blog colour and desiging is very beautiful after seeing this u must be a creative man
http://www.naturalherbalproduct.com
8/22/2008 7:47 PM |
It's very interesting
8/22/2008 9:38 PM |
Natural penis enlargement exercise is considered to be the most clinically proven and natural methods to enlarge your penis. Visit our website to read about all natural penis enlargement exercises.
# Penis Enlargement Pills
8/22/2008 9:39 PM |
Penis enlargement pills is considered to be the most clinically proven and easy methods to enlarge your penis. Visit our website to read about all natural penis enlargement pills.
8/25/2008 4:29 PM |
Penis enlargement products, American Most Trustworthy Natural herbal product store for penis enlargement,Which increase your size 4-6 inches, Double the size Double the fun.(Yes No Pain ALL Gain) And more productslike weight loss, male enhancement, skin care, acne solutions, breast enlargement, hairLoss for men and women , multi Vitamin for men and women, optimum Diabetics, eazol Pain Relief , stretch mark prevention, revitol skin brightener, revitol hair removal cream, revitol anti-aging solution.This blog is very informative and thanks for the updates and the blog colour and desiging is very beautiful after seeing this u must be a creative man
http://www.naturalherbalproduct.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/26/2008 9:24 AM |
RGMPr3.com is dedicated to provide its visitors the best mp3 search engine on the net.
You can listen any mp3 file before you download it, also select popular songs from our various top mp3 charts.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/26/2008 9:25 AM |
RGMPr3.com is dedicated to provide its visitors the best mp3 search engine on the net.
You can listen any mp3 file before you download it, also select popular songs from our various top mp3 charts.
9/14/2008 8:50 AM |
Thank you.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/25/2008 7:03 PM |
Thank you for this information, very interesting.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/4/2008 3:03 AM |
To me you stole this article and placed elsewhere. I already saw it.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/5/2008 7:15 PM |
thanks very goood.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/10/2008 4:44 AM |
Your site is great source of information
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/10/2008 6:31 AM |
Your site is great source of information ....keep it up
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/11/2008 1:43 AM |
Thanks, it's really useful...
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/14/2008 4:29 PM |
DVD quality movies
10/15/2008 11:31 PM |
Natural Herbalz Health care Products Reviews in Men's and Women's health, General and Sexual Health, Weight loss and Diet health, Skin care and Hair Care by www.naturalherbalz.com
10/20/2008 1:37 AM |
Thank you for this information, very interesting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/21/2008 5:25 AM |
Add your blog to bookmarks, thanks!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/24/2008 10:11 PM |
In the highlands of Scotland in the 1700s, Rob Roy tries to lead his small town to a better future, by borrowing money from the local nobility to buy cattle to herd to market. When the money is stolen, Rob is forced into a Robin Hood lifestyle to defend his family and honour.
10/28/2008 9:41 AM |
Provillus Review - Best hair loss, hair fall and hair regrowth products for men's and women's hair for stop losing hair and grow fast longer and shinning new hair by www.managehairloss.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/7/2008 8:06 PM |
Sorry, Philippe, forgot to thank you for a great preview. Thanks for stepping in at such short notice!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/23/2008 8:02 AM |
Excellent article, added to bookmarks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/28/2008 8:07 PM |
good info! thanks
12/14/2008 8:25 PM |
Acomplia (Rimonabant) is an appetite suppressant diet pill. Acomplia is used complementary to diet and exercise to treat obese or overweight patients who suffer from Type 2 diabetes and abnormal levels of fat in the blood. It can also prevent the risk of cardiovascular disease. www.genericacomplia.co.uk
12/15/2008 4:33 AM |
very thanks..
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/15/2008 4:33 AM |
very thanks..
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/15/2008 4:34 AM |
thanks...
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/15/2008 4:34 AM |
very thanks...
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/15/2008 4:34 AM |
thank you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/15/2008 4:35 AM |
thank you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/24/2008 7:22 AM |
Hi. Great idea with that Captha control. It’s very important problem...
1/10/2009 1:59 AM |
thank you
1/10/2009 2:00 AM |
thank you sikis
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/16/2009 7:40 AM |
Sorry, forgot to thank you for a great preview. Thanks for stepping in at such short notice!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update! sohbet odaları
1/21/2009 7:36 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update! okey oyna
1/21/2009 7:37 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update! okey oyna
1/21/2009 7:38 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update! okey oyna
1/21/2009 7:39 AM |
thanks
# Spam contoller in my page | keyongtech
1/22/2009 2:46 AM |
Spam contoller in my page | keyongtech
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/1/2009 8:59 AM |
seslipanel,seslichatpaneli
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/10/2009 5:23 PM |
thank you sikis
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/13/2009 7:04 AM |
That’s great, I never thought about that like that before.
2/22/2009 11:37 PM |
Natural Herbalz - We Care Your Health
An America's Best Online Natural herbal health care products Review Store On Mens and Womens health, Skin Care, General Health, Sexual Health, Hair Care, Weight loss and More Health Care products, Treatments, Articles and Information. www.naturalherbalz.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/25/2009 11:26 PM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:02 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:02 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:03 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:03 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:03 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:03 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
4/30/2009 10:04 AM |
Thanks.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/2/2009 6:45 PM |
SEO Consultant Wahid Qazi. He is a Professional SEO Consultant.
http://www.wahidqazi.com/
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/3/2009 5:20 PM |
Would it be possible for you to either release source for your control or modify its behavior? Your control automatically redirects to the referring page if an invalid code is entered.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
5/3/2009 5:21 PM |
You should download the 1.2 version and copy just the dll to the bin folder. And it should be repaired. Please see the update note on the post above and download the control from there.
5/26/2009 9:47 PM |
Thanks
6/8/2009 6:07 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/11/2009 7:55 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/11/2009 7:55 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/18/2009 12:19 AM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/19/2009 9:24 PM |
Your control automatically redirects to the referring page if an invalid code is entered.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/19/2009 9:28 PM |
Thank you for this information, very interesting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/19/2009 9:31 PM |
Thanks for this good blog
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/23/2009 8:31 PM |
Hi. Great idea with that Captcha control
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
6/23/2009 8:33 PM |
Thank you for this information, very interesting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/17/2009 5:21 AM |
sfysh3s
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
7/21/2009 7:28 AM |
Nice site! Thank you!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/1/2009 2:54 AM |
thanks nice
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/9/2009 1:32 AM |
thanks admin good post
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/9/2009 1:33 AM |
thanks admin good post
www.egecafe.net
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
8/30/2009 12:12 AM |
I agree we all of the authors about the current developer's activities statistics... and maybe it's true that we spend a lot of time trying to understand code.
regards,
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/3/2009 12:54 AM |
thanks man
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/22/2009 5:28 AM |
Very good I unterstand, Really helped me out in an essay I'm writing .
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
9/30/2009 9:58 PM |
Thanks, Miguel. It looks like the ISP did something because it's now working. I did get the broken image problem that people were reporting above, but that's fixed now, too.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/1/2009 7:55 AM |
thank you bro
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/11/2009 1:32 AM |
Good observation, Ghettodefender!
And I think any American city would be just as risky, so that it was Chicago is beside the point, imo.
Hmmm
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/11/2009 7:57 AM |
good informations
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/11/2009 7:57 AM |
good share
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/11/2009 11:50 PM |
Cool one!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/19/2009 4:17 AM |
thanks admin
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/26/2009 10:15 PM |
Get affordable health insurance quotes and compare individual health insurance plans side by side. We'll help you find individual health insurance, family medical insurance or small business health insurance and the best medical insurance plans for your needs and budget.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/26/2009 11:05 PM |
You need transport to get to where you're going, that's for sure!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
10/31/2009 4:37 PM |
With this new version everyone could control how the control renders and create their own color and patterns schemes solving this way the "difficult to read" opinions expressed by some users
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/1/2009 11:09 PM |
Dentists in Brighton
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/2/2009 10:13 PM |
Nice post.I like the way you start and then conclude your thoughts. Thanks for this information .I really appreciate your work, keep it up
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/3/2009 9:07 AM |
hii
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/3/2009 2:41 PM |
Thats great about .net and i would like to know more about this language thanks for your share.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/3/2009 6:38 PM |
Nice share.. thanks a lot.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/3/2009 10:09 PM |
Hi, I tried to install the program and it came back with an error telling me I do not have outlook 2003. I do, in fact, have outlook 2003.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/3/2009 10:40 PM |
Very strange... I tried to install it and it came back telling me I don't have Outlook 2003.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/5/2009 5:57 PM |
I will correct this in the next release of the software. You can create a dummy folder and copy the outlook.exe file, execute the installer, and remove it after it's installed.
11/8/2009 1:12 AM |
thank you herkesi bekleriz
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/9/2009 6:06 PM |
I like the post, and I agree somewhat with, To be very truthful.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/10/2009 6:45 AM |
SIE
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/13/2009 12:04 AM |
That’s great, I never thought about that like that before.
11/14/2009 1:26 PM |
Very good post. I appreciate the work you guys put in to make this world a better place for the disabled. Thanks!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/15/2009 12:49 PM |
How are you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/16/2009 3:28 AM |
How are you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/16/2009 4:50 AM |
hii are you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/20/2009 12:13 AM |
Very strange... I tried to install it and it came back telling me I don't have Outlook 2003.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/24/2009 11:07 AM |
hii are you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/26/2009 6:54 PM |
how are you??
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
11/30/2009 8:54 AM |
Really nice post,thanks for sharing....
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/5/2009 2:59 AM |
I need that when they click on the center image goes to another webpage.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/8/2009 10:37 PM |
I like the way you write as it give me more freedom to think and speculate with myself.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/10/2009 2:12 AM |
sinemalar
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/10/2009 5:44 AM |
At first I thought you told Google to call the library, and it did, and that blew my mind.
Then I realized that you actually called the library, and my mind became unblown.
I'll get back to work...
If you ask my opinion about this topic I really like. Thank you for sharing your friends. Hope to see you another day.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/16/2009 9:55 AM |
Good, thanks a lot
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/18/2009 3:31 AM |
I like the way you write as it give me more freedom to think and speculate with myself.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/22/2009 7:47 AM |
hi how are you all
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/22/2009 11:48 PM |
I like the way you write as it give me more freedom to think and speculate with myself.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/24/2009 2:23 PM |
Hi! thanks for the new features now it looks much better. The new release satisfied me. Anyway thanks.
12/27/2009 5:08 AM |
Everything is for people. Eye of the appeal that everything is good taste. Yes you think.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/29/2009 5:34 PM |
Want to get bigger penis size in few weeks without any side effects? Get best
penis enlargement products that enlarge penis size naturally at
http://www.sellmenhealth.com
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
12/31/2009 10:18 PM |
happy new year...
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/2/2010 12:19 AM |
thank you
# HIP-CAPTCHA: Stop comment SPAM in 5 minutes (Updated) | Paul Lockwood
1/1/2010 9:22 PM |
HIP-CAPTCHA: Stop comment SPAM in 5 minutes (Updated) | Paul Lockwood
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/3/2010 11:09 PM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/5/2010 10:52 AM |
thank admin.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/5/2010 10:53 AM |
ssss
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/5/2010 10:55 AM |
thank.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/10/2010 1:20 AM |
thanks a lot for the great and interesting information man.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/10/2010 1:25 AM |
thank admin.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/10/2010 1:26 AM |
thanks a lot for the great and interesting information man.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/10/2010 1:26 AM |
thank admin.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/16/2010 7:27 PM |
thank you.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/18/2010 8:13 AM |
okey
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/23/2010 4:10 PM |
thank you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
1/25/2010 6:29 PM |
Hello, I found your blog from search engine. And I found one thing also that google is also very accurate in result...I found exactly what I was looking for...Have a nice day.
<a href="
http://www.dealwithpersonalloan.com/
">personal loan companies</a>
# Anthem Blue Cross Health Insurance
2/3/2010 9:43 AM |
Looking for a health insurance quote? Find affordable individual health insurance and family health insurance quotes today from Anthem Blue Cross.
# Kaiser health insurance
2/3/2010 9:43 AM |
Looking for a health insurance quote? Find affordable individual health insurance and family health insurance quotes today from Anthem Blue Cross.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/6/2010 6:07 PM |
I got an error when trying ot place a comment.
# Top all this must be very good for viewing all I take to school you like.
2/6/2010 6:22 PM |
Top all this must be very good for viewing all I take to school you like.
2/6/2010 6:23 PM |
Top all this must be very good for viewing all I take to school you like.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/8/2010 4:20 AM |
thank you , are your modakingsi kasimemi
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/9/2010 4:29 PM |
thanks admin.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/10/2010 11:47 AM |
aman bre deryalar kamlica derla
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/11/2010 11:03 PM |
Very good. Add your blog bookmark. There are many valuable and useful idea, and I have to apply for Practice.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/11/2010 11:10 PM |
I received an error occurs, try to over comments.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/11/2010 11:14 PM |
Hi! New features, as now seems better. The new version to satisfy me. Thanks anyway.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 4:47 AM |
thanks for document
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 6:58 AM |
Thanks for the review. I think your blog is the one where I have learned many things with your practicles and experiences. We glad to see you at us drugstore.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 12:40 PM |
Thanks for sharing the information.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 5:08 PM |
I get an error when trying to more than post a comment. This is how it?
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 5:09 PM |
Unhandled exception generated in the course of execution of the current Web request.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 5:11 PM |
Thank you, Miguel. It looks ISP, what has been done because it is now work. I did not get the broken image problem, it is the above-mentioned report, but it is fixed now.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/12/2010 5:12 PM |
Thank you for this information, very interesting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/14/2010 5:02 AM |
like this place
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/14/2010 9:44 AM |
Thank you wery much
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/20/2010 1:35 AM |
Thank you for this information, very interesting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/20/2010 1:35 AM |
Thank you for this information, very interesting!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/22/2010 6:25 PM |
It's a good post, can you please add some pictures next time?
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/24/2010 1:37 AM |
Thank you wery much
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/24/2010 5:44 PM |
aptcha control helps to avoid spam and generally used in Contact us or Sign Up forms. Thanks for the article..
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/24/2010 9:14 PM |
thanks a lot.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/25/2010 12:37 AM |
super.thanksssss
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/25/2010 8:54 AM |
tesekkürler
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/25/2010 9:00 AM |
yavyummmmmm yerim seniii
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/25/2010 10:27 AM |
super.thanksssss
2/25/2010 5:44 PM |
thank you forman
2/25/2010 5:45 PM |
thanks askim
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/26/2010 1:12 AM |
great thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/26/2010 3:14 AM |
tesekkürler ...
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/26/2010 4:36 PM |
thanks admin
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
2/28/2010 2:00 AM |
great share thanks for this
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/1/2010 4:51 PM |
wow lots of comments lol
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/1/2010 4:53 PM |
The captcha is very nice, and I like Recaptcha the most.
3/1/2010 10:09 PM |
Thank you admin
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/3/2010 11:05 AM |
Thanks for the article
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/3/2010 11:05 AM |
thanks for the article
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/4/2010 6:20 AM |
It looks ISP, what has been done because it is now work. I did not get the broken image problem, it is the above-mentioned report, but it is fixed now.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/4/2010 6:21 AM |
It looks ISP, what has been done because it is now work. I did not get the broken image problem, it is the above-mentioned report, but it is fixed now.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/4/2010 2:12 PM |
thanks you
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/4/2010 7:44 PM |
I got it to work (nice and simple!), but I have 2 questions.
One, I am assuming CodeLength sets how many characters to print. I set it to anything and it still is 6 characters.
The other is, as an admin I have to fill in the box in order to delete a post. How can I turn it off when (!Security.IsAdmin)?
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/7/2010 7:09 PM |
thank you for information..
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/7/2010 7:21 PM |
They also said that they’ll give me a compensation form to submit for lost power generation while the unit was down, which I certainly wasn’t expecting.
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/10/2010 7:40 AM |
Great info, thanks
3/12/2010 12:21 AM |
thanks admin
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/12/2010 1:14 PM |
Interesting thing!
3/12/2010 8:49 PM |
thank admin
3/13/2010 12:18 PM |
This looks awesome! Thank you for your information!
3/13/2010 12:21 PM |
This looks awesome! Thank you for your information!
3/13/2010 12:23 PM |
This looks awesome! Thank you for your information!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/13/2010 12:38 PM |
Nice admin.
3/13/2010 1:16 PM |
thanks
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/14/2010 6:30 PM |
This looks awesome! Thank you for your information!
3/16/2010 1:09 AM |
nice admin thx
# kayseri evden eve nakliyat
3/16/2010 1:10 AM |
thanks for post
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/16/2010 2:34 AM |
thanks for share!
# re: Clearscreen SharpHIP HIP-CAPTCHA Control for ASP.NET update!
3/18/2010 1:58 PM |
It is good but we dont want bugs in the program