Re: Security



Trevor L. wrote:
TonyMast wrote:
I don't remember what it's called, but I want to create a text input
to ensure it's a human typing in the information.
The one says type in the above letter and numbers. These letters and
numbers are an image and slightly off centered and slanted.

Thanks

There have been some recent posts on this topic.

I was also interested but didn't find anything useful - sure there
were references to some sites that used it, but how to implement ??

Actually to answer my own question, I think the sites in question
linked to various random images and obviously some file which
contained the translation into characters, so each time a different
set of characters is used and a different response is required.
Perhaps we should both keep watching

Well, Tony

I did a bit of searching and this method is called captchas http://captchas.net/

To use this technology, your web pages have to be generated dynamically by any programming language like PHP, JSP, Python, ASP,
Perl. To encode the password the Message Digest Algorithm MD5 is required. It is part of most of the named languages or can easily
be installed.

So for an ordinary page it may not work (unless one can simulate this using JavaScript)

--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au


.



Relevant Pages

  • Re: Security
    ... distorted number image and FP's form field validation...and haven't gotten ... | Trevor L. wrote: ... |> set of characters is used and a different response is required. ... any programming language like PHP, JSP, Python, ASP, ...
    (microsoft.public.frontpage.programming)
  • Re: Page break in Outlook Express
    ... Dave Anderson wrote: ... > Trevor L. wrote: ... > ...or declare the array with its contents: ... is 21 characters, of which the content is 6 characters ...
    (microsoft.public.scripting.jscript)
  • Re: How do I limit the number of characters in a cell?
    ... It can do that and it will give me that error message, ... user to type in that cell anymore once it hits the limit. ... "Trevor Shuttleworth" wrote: ... >> When try to limit the number of characters allowed in cell by going ...
    (microsoft.public.excel.misc)
  • Re: How do I limit the number of characters in a cell?
    ... Microsoft MVP - Excel ... > user to type in that cell anymore once it hits the limit. ... > "Trevor Shuttleworth" wrote:>>> Do you mean Excel lets you type more than the reuired number>> of characters ...
    (microsoft.public.excel.misc)
  • Re: detailed summary report
    ... Trevor wrote: ... detailed summary report that include the number of characters, the filename, and other information. ...
    (microsoft.public.office.misc)

Loading