Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by burnedfaceless
at 2024-11-28 14:05:58
Point:500 Replies:3 POST_ID:828843USER_ID:11745
Topic:
Hypertext Markup Language (HTML);;PHP Scripting Language
I work for a small company and we haven't had any problems but I plan to add a captch.
How is this done?
How is this done?
Accepted Solution
Expert: COBOLdinosaur replied at 2024-11-28 14:46:15
500 points EXCELLENT
While captcha might be a solution; the question is why use it if you do not have a problem?
Using captcha makes the site more difficult to use. So it becomes a balancing issue. If adding it to the site reduces the usability, it might cost you traffic. It is only effective against automated spamming, and more and more spammers are using underpaid workers in 3rd word countries to post spam... catcha will not stop them.
Cd&
Using captcha makes the site more difficult to use. So it becomes a balancing issue. If adding it to the site reduces the usability, it might cost you traffic. It is only effective against automated spamming, and more and more spammers are using underpaid workers in 3rd word countries to post spam... catcha will not stop them.
Cd&
Expert: duncanb7 replied at 2024-11-28 14:29:18
That is another alternative and its example
http://captcha.com/php-captcha.html?gclid=CJiOrrXCiLsCFUyt4godjhsAbQ
http://captcha.com/captcha-examples.html
Hope understand your question completely, if not please point it out
Duncan
http://captcha.com/php-captcha.html?gclid=CJiOrrXCiLsCFUyt4godjhsAbQ
http://captcha.com/captcha-examples.html
Hope understand your question completely, if not please point it out
Duncan
Expert: artsec replied at 2024-11-28 14:08:35
I strongly recommend RECAPTCHA http://www.google.com/recaptcha/captcha it is well documented and secure.