|
Posted by Jerry Stuckle on 03/08/07 17:58
shror wrote:
> On Mar 8, 2:45 am, Toby A Inkster <usenet200...@tobyinkster.co.uk>
> wrote:
>> shror wrote:
>>> my idea is that when the mail form is loaded the randomly generated
>>> characters are also loaded and echoed and the user will only have to
>>> enter the echoed characters so that my system knows if its a human or
>>> not who is using the form
>> It would take maybe 10 minutes to write a robot that could defeat that.
>> Use Text_CAPTCHA.
>>
>> --
>> Toby A Inkster BSc (Hons) ARCS
>> Contact Me ~http://tobyinkster.co.uk/contact
>> Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
>>
>> * = I'm getting there!
>
> my problem is that i dont know how to write robot and i dont know how
> robot works to write it, so i decided to do something like what yahoo,
> google, hotmail and all website do now which is telling you to enter
> the characters in the image correctly, i think that this is some sort
> of security, isn't it
>
> so all what i want to do is check two variables carrying string of
> characters if they are identical or not and i dont know how to check
> them, i tried but i got wrong outputs, so i need your help please.
>
> Thanks
> shror
> www.s7els7.com
>
Shror,
You don't need to know how to write a robot - the key here is SOMEONE
ELSE does. And it can be done very quickly, as Toby pointed out.
Did you try my suggestion of echoing both values to the screen instead
of doing a compare? See what they say?
Also - do you have all errors enabled?
Did you follow Toby's suggestion to search on CAPTCHA? There are a lot
of ready-made packages out there.
Instead of arguing with everyone, why not try some of the suggestions?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|