Registration control?
-
Good day I'm making a registration form for my web site and need to develope that "security code generator" (which generates a sting and asks the user to write it in one of the registration form's fields). I've googled it but unfotunately i just can't find the right thing i'm searching for. Can you please help me ? Regards, Hris
-
Good day I'm making a registration form for my web site and need to develope that "security code generator" (which generates a sting and asks the user to write it in one of the registration form's fields). I've googled it but unfotunately i just can't find the right thing i'm searching for. Can you please help me ? Regards, Hris
Captcha is what it is called. Go google again :P
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
Captcha is what it is called. Go google again :P
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
Yeah, knowing what to google is the hard bit.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
Good day I'm making a registration form for my web site and need to develope that "security code generator" (which generates a sting and asks the user to write it in one of the registration form's fields). I've googled it but unfotunately i just can't find the right thing i'm searching for. Can you please help me ? Regards, Hris
There you go: VB.NET - A CAPTCHA Server Control for ASP.NET[^] C# - CAPTCHA Image[^]