What i'm trying to do is something like
on_sent_ok: "location.replace('http://www.mysite.com/thankyou.php?email=VARIABLE');"
where VARIABLE should be given from the [your-email] value submitted by the user.
Any help is appreciated. Thanks in advance.