installing recaptcha using basic html form to redirect

495 views
Skip to first unread message

ArcNeXuS

unread,
Oct 18, 2009, 10:57:15 PM10/18/09
to reCAPTCHA
I want to test recaptcha by using javascript and form to enable
recaptcha to redirect user to a specific page... sounds bloody
simple.. but so far.. no go. LOL..

here is the code so far ...

<html>
<body>

<form action="" method="post">
<fieldset>
<legend>Test form</legend>

<!--recaptcha-->
<script type="text/javascript"

src="http://api.recaptcha.net/challenge?k=6LfZ2wgAAAAAAOxl4M4Mv

o78xJ3lKXHkLv9hYCbl">
</script>
<noscript>

<iframe

src="http://api.recaptcha.net/noscript?k=6LfZ2wgAAAAAAOxl4M4Mvo

78xJ3lKXHkLv9hYCbl"
height="300" width="500" frameborder="0"></iframe><br>
<textarea name="recaptcha_challenge_field" rows="3"

cols="40">
</textarea>
<input type="hidden" name="recaptcha_response_field"
value="manual_challenge">
</noscript>
<!--end recaptcha-->

<input type=hidden name="redirect"

value="http://2src.arcnexus.net/2Arcnexus_GuestBook.html">

<input type="button" id="theButton" value="Go!">
</fieldset>
</form>



</body>
</html>

I have left out the functions and variables and the verification.....
since none of them worked.. but this explains the basic Idea...
submit recaptcha // verify // then get redirected to the guestbook....

I want to do this in basic Jscript and html in order to use it on any
single page.... and of course spread it around the net if it works...

any help is appreciated and the source url is here at
http://2src.arcnexus.net/


ArcNeXuS

unread,
Oct 18, 2009, 11:02:28 PM10/18/09
to reCAPTCHA

ArcNeXuS

unread,
Oct 18, 2009, 11:03:50 PM10/18/09
to reCAPTCHA


On Oct 18, 10:57 pm, ArcNeXuS <arcnexus....@gmail.com> wrote:
AS you can see it has split the public key up.. but of course its all
together in the src page... which you can get at the above url

ArcNeXuS

unread,
Oct 19, 2009, 1:08:33 AM10/19/09
to reCAPTCHA

all fixed folks... you can see the solution here at

http://2arcnexus.com

I will be posting the solution inside the site [scripting area] since
its actually two files.. a default asp file and a 301 redirect asp
file... kinda simple and elegant now its all sorted. it should work
for any point of entry.

I would like to thanks andre bruton from new zealand and Mark Short
for theeir work involving the ASP source code which I slaughtered and
rebuild .. LOL...


thanks again folks.. and if you need an asp entry point for recaptcha
this is it.. woo hoo...


ArcNeXuS

unread,
Oct 19, 2009, 2:20:48 AM10/19/09
to reCAPTCHA
NOT FIXED... it JUSTS LETS PEOPLE PASS THRU >>> DARN ASP

well I thought I had it but I guess not... now I need bruton or mark
short to solve it.. or a major asp coder... will check monday
eve..also p[osted to recaptcha contact us area .. so its hurry up and
wait I guess... darm.. I was so sure i had it working

ArcNeXuS

unread,
Oct 19, 2009, 6:41:33 AM10/19/09
to reCAPTCHA


ok .. stayed up all night. .and now its officially working.... woo
hoo ...

test it out at http://2arcnexus.com

i will attempt to trim it to a useable DL /scripting /tutorial in a
day or so and post info on recaptcha site itself.. basic asp and
another asp redirect does the trick...

Charles Sweeney

unread,
Oct 22, 2009, 10:58:32 AM10/22/09
to reCAPTCHA
Well done!

(just in case you thought you were talking to yourself!)

--
Charles Sweeney
http://FormToEmail.com
PHP mail script with reCAPTCHA
Reply all
Reply to author
Forward
0 new messages