Forum
Community Login
Infusionsoft Community
Welcome, Guest
Please Login or Register.    Lost Password?
Re:CAPTCHA Code Too Hard to See (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: Re:CAPTCHA Code Too Hard to See
#1828
KathrynM (User)
Senior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
CAPTCHA Code Too Hard to See 1 Year, 1 Month ago Karma: 0  
Am I the only one who has massive trouble with the CAPTCHA box? The colors are impossible to see, and I'd think if one were color blind, they'd be invisible.

Is there anyway to make those a bit more clear? Some of the capital letters aren't very obvious. Granted, it's not just here. I have a hard time seeing them period, but hey, I'm not blind.

I know the CAPTCHA doesn't keep out all the bots, but for those it does stop it work. Can we just make it a wee bit easier for the humans who really do want to submit your form?

Kathryn
http://www.OneMoreBite-Weightloss.com
 
Report to moderator   Logged Logged  
 
Kathryn Martyn Smith, M.NLP
http://www.OneMoreBite-Weightloss.com
Ending Emotional Eating, One Bite
at a Time
  The administrator has disabled public write access.
#1831
sterster (User)
Junior Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 1 Year, 1 Month ago Karma: 1  
Kathryn,

I know what you mean, sometimes they are impossible to see and I have 20/20. Unfortunately I have not found a way that will allow you to customize the CAPTCHA code Box's. There is not even an option to generate a new code. The only thing that I could think of would be to refresh the webform thus giving you a new code. This would of course need to be done before filling out the form.

I hope this helps a little
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1832
miked (User)
Infusionite
Posts: 200
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 1 Year, 1 Month ago Karma: 12  
If you set up an Order Form to use CAPTCHA codes, you will notice that you are able to click it to generate another one.

You can do the same thing on your Web Forms by copying the Javascript off your Order Form. This functionality does not come standard because our Web Forms, by design, do not generate any Javascript.

Hope this helps!
 
Report to moderator   Logged Logged  
 
"Marketing" Team Lead
Software Engineer II
  The administrator has disabled public write access.
#1861
KathrynM (User)
Senior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 1 Year, 1 Month ago Karma: 0  
I was hoping someone at InfusionSoft would realize this problem and simply create images that are not so difficult to decipher. There is no way around this otherwise, and yes, if you refresh the page, you get a new code. I actually put text to that effect on my contact page so people wouldn't go crazy with frustration.
 
Report to moderator   Logged Logged  
 
Kathryn Martyn Smith, M.NLP
http://www.OneMoreBite-Weightloss.com
Ending Emotional Eating, One Bite
at a Time
  The administrator has disabled public write access.
#1868
miked (User)
Infusionite
Posts: 200
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 1 Year, 1 Month ago Karma: 12  
Sorry if I was unclear. You do not need to refresh the whole page. If you choose to utilize the Javascript, all the person has to do is click the CAPTCHA image if they can't read it and they will be given another one. Instantly, without a screen refresh.

To allow people to click CAPTCHAs for a new one on your Web Forms:

1. wrap the image within a link
Code: :

  (a href="javascript:reloadJcaptcha();")IMAGE(/a)



2. paste the following Javascript function on the page
Code: :

  (script)   function reloadJcaptcha() {     var now = new Date();     if (document.images) {       document.images.captcha.src "YOUR_APP_URL/Jcaptcha/img.jsp?reload=\" now;     }   } (/script)



P.S. for some reason it strips out HTML even in a Code Block, so pretend the above shows valid HTML.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/09/24 08:28 By miked.
 
"Marketing" Team Lead
Software Engineer II
  The administrator has disabled public write access.
#1890
KathrynM (User)
Senior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 1 Year, 1 Month ago Karma: 0  
Thank you very much for this! That's far easier than refreshing the entire page. Much appreciated.
 
Report to moderator   Logged Logged  
 
Kathryn Martyn Smith, M.NLP
http://www.OneMoreBite-Weightloss.com
Ending Emotional Eating, One Bite
at a Time
  The administrator has disabled public write access.
#5871
hazu (User)
Expert Boarder
Posts: 57
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 6 Months ago Karma: 0  
The script doesn't work for me.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5879
JManna (Admin)
Admin
Posts: 794
graph
User Online Now Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 6 Months ago Karma: 22  
Han,

I believe as of now, this isn't needed. For people to reload the CAPTCHA, they can just click the image. It would be recommended to point that out to visitors.

~Joe
 
Report to moderator   Logged Logged  
 
__________________________
Joseph Manna
- Infusionsoft | Community Manager
- joseph.manna@infusionsoft.com
- http://community.infusionsoft.com/

Check out our excellent resources for getting help and support at the FuseBox!

- Stay up to date on the latest Infusionsoft, Small Business and Marketing posts on the Infusionsoft Blog!
  The administrator has disabled public write access.
#5921
nkkie123 (User)
Senior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 5 Months, 4 Weeks ago Karma: 0  
hazu wrote:
The script doesn't work for me.
it doesn't work on me either.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5927
miked (User)
Infusionite
Posts: 200
graphgraph
User Offline Click here to see the profile of this user
Re:CAPTCHA Code Too Hard to See 5 Months, 4 Weeks ago Karma: 12  
If it isn't work for you, please post a copy of what you have put on your webpage. I want to see your script because this works fine for me.
 
Report to moderator   Logged Logged  
 
"Marketing" Team Lead
Software Engineer II
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop