What is it called?
-
Dear All, I've seen some websites (on the email page) they put one textbox and one image "displays as characters or numbers". When they want to send email on that page, they must put the character or number to the textbox then click the send button otherwise they cannot send the email. What is it called? How to do this on (asp.net with c sharp)? Thank you so much, Visoth
-
Dear All, I've seen some websites (on the email page) they put one textbox and one image "displays as characters or numbers". When they want to send email on that page, they must put the character or number to the textbox then click the send button otherwise they cannot send the email. What is it called? How to do this on (asp.net with c sharp)? Thank you so much, Visoth
The thing is called "CAPTCHA" and for the help you can google search or you will find various articles for the same in CodeProject. Regards, Kaushal Arora Please mark as Answer if it solved your problem.
-
The thing is called "CAPTCHA" and for the help you can google search or you will find various articles for the same in CodeProject. Regards, Kaushal Arora Please mark as Answer if it solved your problem.