473,387 Members | 1,597 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Script to generate auth images for comment posting?

Hi,

you probably know the comment SPAM problem. If you have a homepage and want to
allow your users to post a comment you will end up getting a lot of SPAM posts
from robots.

I was thinking that there might be some free/opensource plugin available to
create such images with numbers on it. I don't want to reinvent the wheel. Can
anyone point me to something like that or tell me the correct keywords for
searching for it by myself?
Thanks
Sebastian
--
http://tirol.hpfsc.de/
Wandertour durch südtiroler Alpen in 2006
Feb 11 '07 #1
3 1711
Sebastian Stein wrote:
Hi,

you probably know the comment SPAM problem. If you have a homepage and
want to allow your users to post a comment you will end up getting a lot
of SPAM posts from robots.

I was thinking that there might be some free/opensource plugin available
to create such images with numbers on it. I don't want to reinvent the
wheel. Can anyone point me to something like that or tell me the correct
keywords for searching for it by myself?
Search on CAPTCHA. There's tons of ways to do it. Conversely, you might want
to check out hotscripts.com for the same.

--
-- Fred of UrlBit.Us
-- http://UrlBit.Us - Bite those URLs down to size!
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Feb 11 '07 #2
Sebastian Stein wrote:
Hi,

you probably know the comment SPAM problem. If you have a homepage and want to
allow your users to post a comment you will end up getting a lot of SPAM posts
from robots.

I was thinking that there might be some free/opensource plugin available to
create such images with numbers on it. I don't want to reinvent the wheel. Can
anyone point me to something like that or tell me the correct keywords for
searching for it by myself?
Thanks
Sebastian
Sure. Google for CAPTCHA.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Feb 11 '07 #3
Fred of UrlBit.Us wrote:
Sebastian Stein wrote:
>Hi,

you probably know the comment SPAM problem. If you have a homepage and
want to allow your users to post a comment you will end up getting a lot
of SPAM posts from robots.

I was thinking that there might be some free/opensource plugin available
to create such images with numbers on it. I don't want to reinvent the
wheel. Can anyone point me to something like that or tell me the correct
keywords for searching for it by myself?

Search on CAPTCHA. There's tons of ways to do it. Conversely, you might want
to check out hotscripts.com for the same.
Be careful on hotscripts, oftentime, poorly written code is propagated
from there. Also Google pwncha, as many CAPTCHAs (like phpBB2's) are
very easily cracked.

I attempted to write a CAPTCHA class at one point, on my site, but
more could be added to it to make it better:
<http://dyersweb.com/projects/captcha>. I'm not trying to peddle it
out to anyone, just an example. :-P

Curtis
Feb 12 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: sarah | last post by:
hi all. first time poster so please forgive and maybe direct me to correct group if this is wrong place. tia. i'm after constructing a PHP script to fit within my nuke modules to do this.. ...
2
by: thomas | last post by:
HI I've written a simpole script to open a new window with an image and resize the window depending on the image size: it is function fitToSize() { if( window.document.images )...
3
by: niconedz | last post by:
Hi The following code works fine in IE but not Firefox. It's a little script that zooms an image and resizes the window to fit. Can anybody tell me what's wrong? Thanks Nico == btw.....
5
by: Praveen | last post by:
I have script files embedded as resources in my dll. During runtime, I would like to write it out into the app dir (or a app sub-dir) and send the appropriate virtual path to the client. This makes...
0
by: tagg3rx | last post by:
Hi All, I'm trying to get forms based auth up and working and I'm running into a little snag. My login page needs to access css files and images in my application and when I enable the...
1
by: helraizer1 | last post by:
Hi all, I have a photography page on my website, I have pictures on the page (obviously) but the file names are stored and loaded in Javascript, in an array. var pic = new...
4
by: J. Frank Parnell | last post by:
The goal here is to use basic authentication for a user to log in, but keep a cookie so that they dont have to log in every browser session. <? $user = "user"; $pass = "pass"; ...
1
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.