/    Sign up×
Community /Pin to ProfileBookmark

CAPTCHA question

On my website I have 3 forms with CAPTCHA.

The problem is when I submit the form and use the correct registration code, I get this error:

The registration code did not match the one displayed, a new code has been generated, please try again.

I have tried removing the cache from my browser, rebooting my server and adding the following lines of code to the top of my page:

<META HTTP-EQUIV=”Pragma” CONTENT=”no-cache”>
<META HTTP-EQUIV=”Cache-control” CONTENT=”no-cache”>

Still no luck, does anyone have any experience with this?

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@bokehNov 03.2007 — [code=php]echo '<img src="captcha_script.php?force_update='.time().'">';[/code]The variable is not used by the script but makes the browser understand the resource is different relative to the previous load.
×

Success!

Help @comptech520 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...