Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capture feature?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01486121
Message ID:
01486132
Vues:
31
>>>>Hi,
>>>>
>>>>A customer mentioned to me that they would like to improve security of my ASP.NET application by adding the "capture" feature (this is what it sounded to me like on the phone). Has anybody done this feature? What is involved?
>>>>
>>>>TIA
>>>
>>>It is called CAPTCHA. This is what you get on some websites that show you a distorted graphic of text and request you type in what you read. It tries to keep automated programs from accessing your site or certain functionality.
>>>
>>>Some commercial versions of CAPTCHA type controls are available - Infragistics has one that I've used.
>>>
>>>I assume there are open source versions as well.
>>
>>Thank you, William. So they would have to enter this "distorted graphic" every time they submit something from my web application?! My customers will start the riots that will make the ones in France pale in comparison <g>
>
>It's not all that bad if you keep the captcha output reasonable. I think most controls allow you to specify what letters are output and whether it is case sensitive.
>
>If a user hits a page where they should be verified with a captcha control, verify them and set a session variable so they do not have to do it again for the session duration.

Thank you. Maybe it can be made less "intrusive." My application allows users to submit work orders via web application (instead of telephone call). Most resist to switch from the telephone (since they have been doing it for a long time). So it is a challenge to make users start using the web application. With this Captcha feature the challenge will be doubled.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform