Re: Create User Login/Password with wobbly drawing



You want what is called a CAPTCHA. There are a bunch of .NET controls out
there that do this. Search for one.

I know there is one in DasBlog which is open source, so you could see how
they are doing it and perhaps pattern some of your code after their usage.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Adriano" <adrian.owen@xxxxxxxxxxxxx> wrote in message
news:12lu7gtngab5u22@xxxxxxxxxxxxxxxxxxxxx
Hi,

I wish to create a user/password for a Web site. But I wish to gather users
details by first emailing them a link to a web page they complete along with
a wobbly drawing of a code. This appears fairly commonmsplace in E Commerce,
but is there a tool/feature/application available to do it? I do not wish
to write it all myself.


thanks, Adrian


.