You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/captcha/troubleshooting/missing-image.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Generally, issues with missing captcha image are caused by the HttpHandler that
25
25
26
26
You should ensure that you have properly defined the HttpHandler that serves the captcha image in the `web.config` file (**Example 1**).
27
27
28
-
>caption **Example 1**: Configure the HttpHandler that serves the CAPTCHA <<Comment: According to the official site http://www.captcha.net/ the word CAPTCHA is all caps in body text.>> image in the web.config file.
28
+
>caption **Example 1**: Configure the HttpHandler that serves the CAPTCHA image in the web.config file.
0 commit comments