add refresh button option to the Captcha in the Security Assist suite
I do not see a refresh button option to the Captcha in the Security Assist suite
I do not see a refresh button option to the Captcha in the Security Assist suite
If you edit the CAPTCHA using the properties floater, you will see a checkbox for "Include a Refresh Button". It will add the refresh button.
You could probably just add one manually with this:
<img src="webassist/captcha/images/refresh.png" height="18" onClick="document.getElementById('capt1').src+='&ref=1'">
make sure 'capt1' is updated to match the id of the CAPTCHA image on your page.
I've placed the refresh image next to the CAPTCHA but do not know what you mean by "make sure 'capt1' is updated to match the id of the CAPTCHA image on your page" or how to do this. I don't see where the ID is I need to match. Could you clarify, please?
You have a CAPTCHA <img> tag on the page. Look at the id attribute in the html and make sure it is the same as the getElementById() argument in the refresh image.
I cannot locate the "Include a Refresh Button" on the Security Assist config UI. Please see my screen capture 1...
I do see it on the "Forms/Insert Captcha" window. See capture 2...
It isn't in the SecurityAssist UI. You can add it after by editing the CAPTCHA on the page. Open the properties window and highlight the CAPTCHA image and you can edit the CAPTCHA to add the refresh option.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.