Hi all,
On my website www.parentprakopins.com I have a number of pages that are forms where I have included "Captcha" to protect from unwanted submissions from bots. Captcha has worked fine but there's a little problem (not really a problem but I don't know what else to call it) when the wrong code is put in. The "problem" is this:
The Error Page directs one back to the Form to correct the code - fine - except the existing code is still in the box. Unfortunately, people click on the "Clear" button thinking that will erase the code in the box which it does but it also erases all the data that the client has put in so he/she has to start all over!
Is there a simple way of clearing just this box without clearing all the rest of the data? Slight modification to the Captcha code maybe?
Paul
On my website www.parentprakopins.com I have a number of pages that are forms where I have included "Captcha" to protect from unwanted submissions from bots. Captcha has worked fine but there's a little problem (not really a problem but I don't know what else to call it) when the wrong code is put in. The "problem" is this:
The Error Page directs one back to the Form to correct the code - fine - except the existing code is still in the box. Unfortunately, people click on the "Clear" button thinking that will erase the code in the box which it does but it also erases all the data that the client has put in so he/she has to start all over!
Is there a simple way of clearing just this box without clearing all the rest of the data? Slight modification to the Captcha code maybe?
Paul
Comment