hello
I have such a code and when I press subimte on the site, it sends it directly, but I want it to be sent if it is correct.
pls help me!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<title>Document</title>
</head>
<body>
<div class="cf-turnstile" data-sitekey="key"></div>
</body>
</html>
hello ı using turnstile
I have such a code and when I press subimte on the site, it sends it directly, but I want it to be sent if it is correct.
pls help me!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<title>Document</title>
</head>
<body>
<div class="cf-turnstile" data-sitekey="key"></div>
</body>
</html>
hello ı using turnstile
I have such a code and when I press subimte on the site, it sends it directly, but I want it to be sent if it is correct.
pls help me!
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<title>Document</title>
</head>
<body>
<div class="cf-turnstile" data-sitekey="key"></div>
</body>
</html>
matteo
Split this topic
September 30, 2023, 8:17pm
4
You don’t want to use Turnstile inside a HTML form?
system
Closed
October 15, 2023, 2:50pm
6
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.